Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report][3.7.0] layout components are messed in SSR #20355

Open
kingyue737 opened this issue Aug 17, 2024 · 1 comment
Open

[Bug Report][3.7.0] layout components are messed in SSR #20355

kingyue737 opened this issue Aug 17, 2024 · 1 comment

Comments

@kingyue737
Copy link
Contributor

kingyue737 commented Aug 17, 2024

Environment

Vuetify Version: 3.7.0
Last working version: 3.6.15
Vue Version: 3.4.38
Browsers: Edge 127.0.0.0
OS: Windows 10

Steps to reproduce

Refresh the page with SSR on. See the layout flickering

Expected Behavior

image

Actual Behavior

image

Reproduction Link

https://stackblitz.com/edit/github-fi3r47-1zsu4a

Other comments

One of the notable improvements of v3.6 was that Vuetify could be used in SSR. The long-lived layout issue #15202 bothering many Nuxt users was fixed. But with the revert 08c3d4f, we can no longer turn on SSR which causes layout flicking. Although pin Vuetify in v3.6 would be a workaround, important updates in the future will be missed.

@konstantin-karlovich-unbiased-co-uk

I'm also having a problem with the VAppBar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants