404 error when not navigating from UI
khaki32 opened this issue · 2 comments
khaki32 commented
If you go to a page from an external link, so not from the interface, you get a 404 error. Example Link.
khaki32 commented
This seems to be an error in the Netfliy configuration. You'll probably want to do something along the lines of redirecting every path to the root path "/", so that React Router can do it's job.