Tag: server-error
-
Codegen and Graphql-Request Error: Server Error TypeError: Cannot read properties of null (reading ‘useState’)
0 This is the Error image im getting when I start my frontend Server Error TypeError: Cannot read properties of null (reading ‘useState’) This error happened while generating the page. Any console logs will be displayed in the terminal window. I am building a Full stack App using NextJs,GraphQL and codegen. When i run the…