SyntaxFix
Write A Post
Hire A Developer
Questions
Try this
If you are deploying your app into the root context (e.g. https://myapp.com/), set the base URL to /:
<head> <base href="/"> ... </head>
Angular Documentation