
i want to make my website not just a static and can show even levelme.netlify.app and levelme.netlify.app/todo it works fine when i redirect into it but the moment i refresh it tells me the page is not found how exactly can i make it that when levelme.netlify.app i write this it gets me to that page
TL;DR
Developers are facing an issue with their website where redirects work initially, but result in a page not found error upon refreshing. The solution to this problem involves configuring the server to handle client-side routing properly by setting up a catch-all route to ensure pages load correctly, even upon refresh.Recommended threads
- TableDB.getRow() response does not conta...
This is for Web/React sdk 20.0.0 The row was created via `TableDB.createRow(...)` and I can see it in the console with the relationships correctly set. In the c...
- Looking for FullStack Developer
I'm looking for FullStack Developer who is passionated about both Frontend and Backend. If you are interested, please DM me. Thanks.
- Asynchronous Function Execution via Func...
Hi everyone, Is there a way to call a function via its function domain URL with async execution set to true?
