Migration from 9.4.4 to 9.5.2: Invalid hook call #16421
Unanswered
mateusvahl
asked this question in
Help
Replies: 0 comments
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.
-
I'm currently migrating an small nextjs project from
9.4.4
to9.5.2
,Everything works fine on
9.4.4
, however, when upgrading to9.52
I'm gettings theInvalid hook call
error.16.13.1
_app.js
or_document.js
).npm ls react
->[email protected]
Let me know if someone is also having trouble with this
Beta Was this translation helpful? Give feedback.
All reactions