freddy38510 / vue3-lazy-hydration

Lazy Hydration for Vue 3 SSR
MIT License
147 stars 6 forks source link

LazyHydrationWrapper never also blocks HMR #75

Open FreekVR opened 1 year ago

FreekVR commented 1 year ago

When using LazyHydrationWrapper with visibility never it also appears HMR is not working during development. Would it be possible to have some sort of bypass for nuxt dev (or vite dev)?

AndrewBogdanovTSS commented 9 months ago

But if that would be bypassed how will you be able to test disabled hydration locally in dev mode?