Next.js Discord

Discord Forum

Hooks errors after upgrading to next v15

Unanswered
Sloth bear posted this in #help-forum
Open in Discord
Sloth bearOP
I'm getting many different hooks errors like this
Cannot read properties of null (reading 'useState')


I checked react/react-dom with npm ls and it seems good

What else can be wrong and what I can check?

0 Replies