NOT_FOUND when F5

Everything is working ok, until you reolad or refresh a page, then a NOT_FOUND error happens

It happens in finboard.me

Hey @pitufogranjero ,
I am not seeing this behavior on finboard.me from my machine but am curious. Can you tell me a little more about your tech stack and see if there is anything useful in your app’s live logs?

react + vite + supabase

If you log in (even with the demo user) and hit refresh in any page, it happens

I recommend checking out this thread:

Might be helpful!

I would checkout our Vite on Vercel docs, I believe you are needing a vercel.json to help the rewrites from the entrypoint.

2 Likes

that fixed the error, thanks!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.