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 I set routerMode: 'history' and open direct link http://localhost:3000/buttons I see error page with text Cannot GET /buttons.
When I open http://localhost:3000 and click on buttons, it navigate me to http://localhost:3000/buttons and render it correctly. Any idea how to fix this?
mocheer, jsmedmar, billhennessy, Mintonne, lessfish and 6 more