typehero
typehero copied to clipboard
[Bug]: navigation to /404 throws server side exception
What happened?
appear to be fine on other invalid urls
What browsers are you seeing the problem on?
No response
Relevant log output
No response
It seems like it is working properly locally. After a quick research, it appears that there could be a problem with Vercel variables, but I'm not sure, and I don't really see a way to test it myself.
It seems like it is working properly locally. After a quick research, it appears that there could be a problem with Vercel variables, but I'm not sure, and I don't really see a way to test it myself.
what in the world. ill check sentry logs
I'm seeing this in production as well. @bautistaaa , did Sentry logs reveal anything? Here's an instance if that helps.
I was wondering if possibly adding a dynamic catch-all route would help here?
perhaps? does that fix the issue
thought we had a catch all already though
It worked in either case 😂 It sounds like a environment issue though. It would be interesting to see what the logs say.
I should also mention that I see the 404 page on random paths. It's only at /404 that it throws a server error