You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When going to the URL path that doesn't exist, a spinner with Page not found appears and keeps spinning. There is no auto redirection nor menu to navigate to the homepage.
When going to the URL path that doesn't exist, a spinner with Page not found appears and keeps spinning. There is no auto redirection nor menu to navigate to the homepage.
Potential issue source code
I believe the issue is on the React side, precisely
https://github.com/goupaz/jobhax/blob/master/jts/frontend/src/components/App/App.jsx line 626-638
The text was updated successfully, but these errors were encountered: