angular usehash not working code example
Example 1: angular usehash not working
Add to top level module
Example 2: angular usehash not working
{ provide: LocationStrategy, useClass: HashLocationStrategy }
Add to top level module
{ provide: LocationStrategy, useClass: HashLocationStrategy }