TypeError: Cannot read properties of null (reading 'useState')

TypeError: Cannot read properties of null (reading 'useState')

I am using the stock t3 app with next auth. However, when trying to setup a custom login page I get an error regarding the useState implementation. Can anyone tell me why this may be happening. I tried all I could think of, looked on stackoverflow but nothing resolves the issue.

Any help would be greatly appreciated.
image.png
Was this page helpful?