fix: Fix hydration missmatch on /modules#2184
Conversation
|
@divagueame is attempting to deploy a commit to the Nuxt Team on Vercel. A member of the Team first needs to authorize it. |
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThe pull request updates the Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 3 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🔗 Linked issue
#2165
❓ Type of change
📚 Description
This PR adds a ssrWidth value to useBreakpoints to avoid hydration mismatches.
https://vueuse.org/core/useBreakpoints/#server-side-rendering-and-nuxt
To see this problem, go to:
https://nuxt.com/modules?category=Fonts
on the browser console:
Hydration completed but contains mismatches.