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
[nuxt] `useId` might not work correctly with components that have `inheritAttrs: false`.
useId @ id.js:32
[Vue warn]: Hydration attribute mismatch on
...
- rendered on server: id="eskp0p2pNz:8"
- expected on client: id="eskp0p2pNz_0"
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Version
2.14.2
Reproduction
https://stackblitz.com/edit/nuxt-ui-p7bke9?file=app.vue
Description
Using
<UCheckbox />
throws multiple warnings:Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: