GitHub Pages shows 404 error when navigating via BrowserRouter
#40
Labels
react-router
App uses React Router
BrowserRouter
#40
I have been using react app with gh pages using HashRouter.
Now I updated to Browserrouter.
Now the inital load everything is fine but reloading in and internal link returns Page not found
Some innner pages alse return page not found
suppose
site.com/about/me will show if I go there from site.com/
but on reload t shows page not found
check https://qnxdev.github.io/vjcbuild/
The text was updated successfully, but these errors were encountered: