Next JS error handling.
I'm having this weird error in Next dev whenever I throw an error in a router.
Am I handling it correctly in the first place?
onError
works fine but this error in the dev tool is worrying.
0 Replies