-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Description
Vue version
3.5.0
Steps to reproduce
Create a nuxt-project with vue 3.5.0 and vue3-lazy-hydration
What is expected?
Builds and serves fine
What is actually happening?
After upgrading from 3.4 to 3.5, on client hydration __asyncHydrate is not a function on the LazyHydrateWrapper component
System Info
No response
Any additional comments?
Caused by d14a11c
Issue tracked in vue3-lazy-hydration
freddy38510/vue3-lazy-hydration#91
Relevant code in the lib
https://github.com/freddy38510/vue3-lazy-hydration/blob/1550633c47bf726e18510299fb1e9ed9bfb7e249/src/utils/create-hydration-wrapper.ts#L95
Reactions are currently unavailable