You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using vite ssg with the latest version of Vue 3.4, im getting the following warning: vue 3.4 Feature flag __VUE_PROD_HYDRATION_MISMATCH_DETAILS__ is not explicitly defined
I have solved this by adding the lines below however im unsure if its trying to tell me that there is a genuine problem. Is it just because im running the dev server?
Describe the bug
When using vite ssg with the latest version of Vue 3.4, im getting the following warning:
vue 3.4 Feature flag __VUE_PROD_HYDRATION_MISMATCH_DETAILS__ is not explicitly defined
Reproduction
install vite ssg with vue 3.4
System Info
Used Package Manager
npm
Validations
Contributions
The text was updated successfully, but these errors were encountered: