Angular No Heroku Accesses URL Typing

Asked

Viewed 35 times

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/

  • 2

    in short, you need to send all the requests to the index (in particular the "Handle Pathlocationstrategy Routing")

  • thank you very much, tested and worked perfectly.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.