Angular router not engaging with Flask server using ng build Angular router not engaging with Flask server using ng build flask flask

Angular router not engaging with Flask server using ng build


I am under the impression this is a normal issue with all SPAs and that the solution is to always redirect the server to index.html. We have done this (AFAIK), and attempted multiple ways to do this

You also need to redirect all HTTP errors to index.html.