MDX Client Components + useState: Invalid Hook Call (Next 14.2.1) #64459
Unanswered
dominik-sfl
asked this question in
Help
Replies: 1 comment
-
|
It's not a nextjs problem, you can ask in the repo |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Since next 14.2 I get invalid hook calls on all of my client components I am using inside my mdx files (bundled with mdx-bundler)
Any ideas what this could be? Downgraded to next 14.1 for now, which is working 100%. Only happens in MDX client components that make use of useState.
Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions