NextJS 14 / React 18 post upgrade error: TypeError: can’t access property “useState”, dispatcher is null
I’m in a NextJS app that I’ve recently upgraded from NextJS 12 to 14, and upgraded React from 16 to 18… plus a bunch of other libraries. It’s been a trek, and all the things are upgraded.