nuxt / nuxt/bridge

nuxt-bridge vuetify

Open
#424 1 comment 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.