nuxt-community / vuetify-module

Vuetify Module for Nuxt 2
Other
630 stars 106 forks source link

nuxt-bridge not being rendered on server side #509

Open stephenjason89 opened 1 year ago

stephenjason89 commented 1 year ago

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