@trollanfer wrote:
When we build a PWA and place it on a server, we get a root location like
http://mysite/myapp
The user types it on it’s phone, but when the app launches, it gets redirected to the homepage we defined
http://mysite/myapp/home
So if the user wants to pin the app to the device, the bookmark points to the
home
location, and it fails when it launches again…I could try to move the homepage to the root folder, but it does’nt seem very serious…
Is it a colateral damage of angular routing, or I missed something ?
Posts: 2
Participants: 2