0
I would like to ask a question, I am making a soft with Angular 5 and Restful Webservice when I test the location I can access the URL normally directly when I try to do this with the application in Heroku does not work, only works things when it is on the same button, what may be going on?
My application: https://escpizzariaview.herokuapp.com/
in short, you need to send all the requests to the index (in particular the "Handle Pathlocationstrategy Routing")
– twsouza
thank you very much, tested and worked perfectly.
– Ederson Coelho