1 min readJul 3, 2020
This usually happens due to the way routing works when the application is deployed. Are you using hash-based routing in your application?
Example:
RouterModule.forRoot([ the_route], { useHash: true })
This usually happens due to the way routing works when the application is deployed. Are you using hash-based routing in your application?
Example:
RouterModule.forRoot([ the_route], { useHash: true })
Engineering stuff @epilotGmbH; Web Google Developer Expert; Microsoft MVP;