pg07codes/fokus

404 error when not navigating from UI

khaki32 opened this issue · 2 comments

If you go to a page from an external link, so not from the interface, you get a 404 error. Example Link.

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.

thanks for reporting @khaki32 . it should be fixed now