angular-ui / angular-ui.github.com

Angular UI homepage
https://angular-ui.github.com/
79 stars 61 forks source link

URLs with hash fragments (#) not working #111

Closed georgeawg closed 7 years ago

georgeawg commented 7 years ago

For example: https://angular-ui.github.io/bootstrap/#timepicker redirects to: https://angular-ui.github.io/bootstrap/#!#timepicker

and then does not scroll to TimePicker.

This is probably related to changes to hashbang mode in AngularJS 1.6

see StackOverflow: angularjs 1.6.0 (latest now) routes not working.

PowerKiKi commented 7 years ago

I think you got the wrong repo. This is for https://angular-ui.github.io/#modules (which is working). You probably meant to create an issue for https://github.com/angular-ui/bootstrap (the websites being in the gh-pages branch).