5

When developing with Next.JS, if the app throws an exception, you're redirected to the browser window rendering the error overlay.

Can this behavior be changed?

It can get quite annoying sometimes if you're doing multi-files editing, you're typing something in the first file and saving it to go change the second file accordingly but you're already redirected to the browser showing you the error you know you just created and were about to fix…

I searched the web and the docs but had no luck.

0 Answers0