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
expected on client: id="pv_id_1_0"
Note: this mismatch is check-only. The DOM will not be rectified in production due to performance overhead.
You should fix the source of the mismatch.
at <MenubarSub ref=fn id="pv_id_1" role="menubar" ... >
at <Menubar model= (5) [{…}, {…}, {…}, {…}, {…}] >
at
at <Default ref=Ref< undefined > >
at <LayoutLoader key="default" layoutProps= {ref: RefImpl} name="default" >
at <NuxtLayoutProvider layoutProps= {ref: RefImpl} key="default" name="default" ... >
at
at
at
Works with rollback to version
"primevue": "3.49.1",
"nuxt-primevue": "^0.3.1"
The text was updated successfully, but these errors were encountered:
dependencies:
"primevue": "^3.51.0"
"nuxt-primevue": "^0.3.1"
There is warning in dev console using Prime Menu Bar
[Vue warn]: Hydration attribute mismatch on <li id="pv_id_4_0" style class="sm:relative sm:w-auto w-full static" role="menuitem" aria-label="Home" aria-level="1" aria-setsize="5" aria-posinset="1" data-pc-section="menuitem" data-p-highlight="false" data-p-focused="false">…
Note: this mismatch is check-only. The DOM will not be rectified in production due to performance overhead.
You should fix the source of the mismatch.
at <MenubarSub ref=fn id="pv_id_1" role="menubar" ... >
at <Menubar model= (5) [{…}, {…}, {…}, {…}, {…}] >
at
at <Default ref=Ref< undefined > >
at <LayoutLoader key="default" layoutProps= {ref: RefImpl} name="default" >
at <NuxtLayoutProvider layoutProps= {ref: RefImpl} key="default" name="default" ... >
at
at
at
Works with rollback to version
"primevue": "3.49.1",
"nuxt-primevue": "^0.3.1"
The text was updated successfully, but these errors were encountered: