puzzle/marina-gui

Page reload on pushed history URL

guggero opened this issue · 1 comments

If you do a page reload on an URL that is pushed to the history by the React Router (for example /employees), then there is no fallback to the index.html configured by nginx and a 404 page is displayed.

Fixed with 86a2cc3