Skip to content
New issue

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

fix: no redirection to the / route when reload on netlify #32

Closed
lucas-louis opened this issue Mar 29, 2022 · 1 comment
Closed

fix: no redirection to the / route when reload on netlify #32

lucas-louis opened this issue Mar 29, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@lucas-louis
Copy link
Member

[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

  • Ubuntu 20.04 & Brave Browser [Version 1.36.122 Chromium: 99.0.4844.88]
  • master

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

Screenshot from 2022-03-29 21-18-25

@lucas-louis lucas-louis added the bug Something isn't working label Mar 29, 2022
@RezaRahemtola RezaRahemtola self-assigned this Jul 8, 2022
@RezaRahemtola
Copy link
Member

Fixed with the migration to Next, some errors where still popping (both in the console and in toasts) and where fixed by this commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants