Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix hydration error #1110

Merged
merged 3 commits into from
Nov 7, 2023
Merged

fix hydration error #1110

merged 3 commits into from
Nov 7, 2023

Conversation

SutuSebastian
Copy link
Collaborator

Changes

  • fix NextJS hydration error due to themeMode value being default light on server and client is on dark mode

Copy link

vercel bot commented Nov 7, 2023

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

Name Status Preview Comments Updated (UTC)
flowbite-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2023 9:05am

Copy link

codecov bot commented Nov 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7461173) 99.54% compared to head (9498528) 98.72%.
Report is 137 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1110      +/-   ##
==========================================
- Coverage   99.54%   98.72%   -0.83%     
==========================================
  Files         163      173      +10     
  Lines        6621     7969    +1348     
  Branches      401      472      +71     
==========================================
+ Hits         6591     7867    +1276     
- Misses         30      102      +72     

see 149 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rluders rluders merged commit 8d14544 into themesberg:main Nov 7, 2023
4 checks passed
@SutuSebastian SutuSebastian deleted the fix/hydration-error branch November 7, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants