Nishu Goel
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 })

--

--

Nishu Goel
Nishu Goel

Written by Nishu Goel

Engineering stuff @epilotGmbH; Web Google Developer Expert; Microsoft MVP;

No responses yet