nuxt-bridge vuetify
Open
Nobody has claimed this yet.
pending triage
- Dominant language
- TypeScript
- Stars
- 285
- Forks
- 33
- Avg merge
- 22h 38m
- Merged PRs (30d)
- 3
Description
Environment
- Operating System:
Darwin - Node Version:
v16.15.0 - Nuxt Version:
2.16.0-27358576.777a4b7f - Package Manager:
yarn@1.22.19 - Builder:
webpack - User Config:
srcDir,ssr,dev,alias,privateRuntimeConfig,plugins,buildModules,modules,apollo,vuetify,build,bridge - Runtime Modules:
@nuxtjs/apollo@4.0.1-rc.5 - Build Modules:
@nuxtjs/vuetify@1.12.3,@nuxt/bridge@3.0.0-27495135.4d1a6ba
Reproduction
https://github.com/stephenjason89/nuxt-bridge
Describe the bug
Vuetify doesn't seem to be rendered correctly during SSR
Try refreshing the page and you'll see that vuetify is not being rendered on SSR before hydration
Additional context
No response
Logs
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked reproduction repository and its Nuxt configuration, focusing on the listed @nuxtjs/vuetify and @nuxt/bridge modules under webpack. Refresh the page and compare the server-rendered output with the hydrated result. Done means Vuetify renders correctly during SSR before hydration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100