Replies: 1 comment
-
Not sure why this happened, but I seem to have fixed it by just generating and using a new DSN. |
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
-
Starting today, I've started getting this Sentry error on Vercel deployments of my SvelteKit project:
I'm not sure why this error is occuring, since I didn't change anything and this error has never occurred before today. I'm initializing Sentry simply with the following in
hooks.server.ts
:Beta Was this translation helpful? Give feedback.
All reactions