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
[Vue warn]: Hydration style mismatch on
<div class="darn-it" style="padding:100px;--7a7a37b1…0;--7a7a37b1-test2:red;" data-v-7a7a37b1="">
- rendered on server: style="padding:100px;--7a7a37b1-test:100;--7a7a37b1-test2:red;"
- expected on client: style="padding:100px;"
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 <App>
Uh oh!
There was an error while loading. Please reload this page.
Vue version
3.4.15
Link to minimal reproduction
https://stackblitz.com/edit/vue-issues-10259
Steps to reproduce
What is expected?
No hydration error
What is actually happening?
System Info
Any additional comments?
From nuxt/nuxt#25588
The text was updated successfully, but these errors were encountered: