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
Router works in local dev, but subpage links point to github 404
Possibly implement this <Route path={process.env.PUBLIC_URL + '/'}> to fix it: facebook/create-react-app#1765
The text was updated successfully, but these errors were encountered:
Router works in local dev, but subpage links point to github 404
Possibly implement this
<Route path={process.env.PUBLIC_URL + '/'}>
to fix it:facebook/create-react-app#1765
The text was updated successfully, but these errors were encountered: