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
I am facing an issue 404 Not found an error when refreshing a page on production mode.
For example: If you open this URL https://mackentoch.github.io/general/breadcrumb directly through a browser you have got 404 error. Or if you open this page through the menu and refresh the page you have got the same error.
I have also use createHashHistory. This is working fine but its added # with the URL.
Please help me to resolve this issue.
Thanks
The text was updated successfully, but these errors were encountered:
Hello MacKentoch,
First of all thanks for previous help.
I am facing an issue 404 Not found an error when refreshing a page on production mode.
For example: If you open this URL https://mackentoch.github.io/general/breadcrumb directly through a browser you have got 404 error. Or if you open this page through the menu and refresh the page you have got the same error.
I have also use createHashHistory. This is working fine but its added # with the URL.
Please help me to resolve this issue.
Thanks
The text was updated successfully, but these errors were encountered: