Replies: 2 comments 2 replies
-
Hi, I am using Nextjs 14 and using App router, so still does this _error.js file required inside pages folder? |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @mpereira did you find a solution for this? thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I've been using the Sentry JS SDK for a while now, always upgrading to the newer versions.
I started seeing this error recently:
_error.js called with falsy error (null)
with Sentry version7.69.0
.Here's my
_error.js
, which was probably generated by the Sentry JS CLI wizard months ago:Beta Was this translation helpful? Give feedback.
All reactions