error - SyntaxError: Unexpected token u in JSON at position 0 at JSON.parse (<anonymous>) after updating to nextjs 13.3 #48089
Unanswered
AmanVarshney01
asked this question in
Help
Replies: 2 comments 1 reply
|
Did you find the reason for the error, i also encounter the same problem. |
1 reply
|
Upgrading to 13.3.1-canary.4 fixed it for me. If it still doesn't work for you maybe check out #48070. |
0 replies
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.
Summary
it worked absolutely fine in 13.2.4 but after updating to 13.3.0 showing
error - SyntaxError: Unexpected token u in JSON at position 0
at JSON.parse ()
Additional information
No response
Example
No response
All reactions