Replies: 1 comment
-
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.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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