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

nuxt-bridge not being rendered on server side #509

Open
stephenjason89 opened this issue Jul 20, 2022 · 0 comments
Open

nuxt-bridge not being rendered on server side #509

stephenjason89 opened this issue Jul 20, 2022 · 0 comments

Comments

@stephenjason89
Copy link

Module version
"@nuxtjs/vuetify": "^1.12.3"

Describe the bug
Upon page load before hydration, I can see that all vuetify styling / elements are not present.

To Reproduce
https://github.com/stephenjason89/nuxt-bridge

Steps to reproduce the behavior:

  1. Go to localhost:3000
  2. Refresh the page
  3. Notice the page before hydration
  4. See error

Expected behavior
All styles and elements should already be present upon server side rendering

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

No branches or pull requests

1 participant