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
Yup becuase Vue doesn't have useId yet, thus we need to have a workaround for hydration issue, by utilziing useId from Nuxt and inject into component. Check out
Environment
Link to minimal reproduction
https://github.com/DamianGlowala/radix-vue-ssr-repro
Steps to reproduce
Load the page and observe logs in Chrome DevTools. I copied the default example provided on Radix Vue website.
Describe the bug
There are ID mismatches between server and client.
Expected behavior
No response
Context & Screenshots (if applicable)
No response
The text was updated successfully, but these errors were encountered: