themesberg / flowbite-react

Official React components built for Flowbite and Tailwind CSS
https://flowbite-react.com
MIT License
1.82k stars 406 forks source link

components(DarkThemeToggle): fix console warning #1172

Closed SutuSebastian closed 8 months ago

SutuSebastian commented 8 months ago

Due to Next.js hydration process trying to render on server first, then hydrate on client, data-active attribute depends on computedMode from useThemeMode which has the source of storage localstorage. The problem is that there is no valid computedMode on server.

Changes

Issue:

1156

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
flowbite-react ✅ Ready (Inspect) Visit Preview Dec 6, 2023 7:17am