We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When you are on netlify, anywhere except in the / route and you refresh an error is thrown.
/
The app should redirect to the / route.
The app shows an error Error 404: Page Not Found.
Error 404: Page Not Found
The text was updated successfully, but these errors were encountered:
fix: Errors when reloading the dashboard (#32)
7676fd2
Fixed with the migration to Next, some errors where still popping (both in the console and in toasts) and where fixed by this commit.
Sorry, something went wrong.
c8cb6a7
RezaRahemtola
No branches or pull requests
[BUG] [No redirection to the / route when reload on netlify]
Description
When you are on netlify, anywhere except in the
/
route and you refresh an error is thrown.Your environment
Steps to reproduce
Expected behaviour
The app should redirect to the
/
route.Actual behaviour
The app shows an error
Error 404: Page Not Found
.Logs
The text was updated successfully, but these errors were encountered: