Skip to content
New issue

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

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

Already on GitHub? # to your account

ThemeProvider get hydration issue with nextjs 13 #155

Closed
Dulajdeshan opened this issue Nov 23, 2022 · 1 comment
Closed

ThemeProvider get hydration issue with nextjs 13 #155

Dulajdeshan opened this issue Nov 23, 2022 · 1 comment

Comments

@Dulajdeshan
Copy link

I am using next-themes with nextjs 13. I have wrapped my component with <ThemeProvider>. It's getting hydration issue.

ISSUE

image

_app.tsx

image

Versions
"react": "18.2.0"
"next": "13.0.4"
"next-themes": "^0.2.1"

@pacocoursey
Copy link
Owner

Merging into #152 for all Next.js 13 support

@pacocoursey pacocoursey closed this as not planned Won't fix, can't repro, duplicate, stale Nov 23, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants