Next.js Discord

Discord Forum

p.isNextRouterError)(t[0]) on Production only

Unanswered
Russian Blue posted this in #help-forum
Open in Discord
Russian BlueOP
Hey all. So I am using Next 13.3 and app directory. I have a nested page layout which works perfectly fine on debug. When I deploy it to vercel and test things out I get a "Client side error has ocurred". Checking the logs I have some obfuscated code pointing to this line
p.isNextRouterError)(t[0]) . How can I debug this? Its been a headache

0 Replies