angular-ui/angular-ui.github.com

Doc menu is broken

Spir opened this issue · 5 comments

Spir commented

The menu from the doc/demo is broken: http://angular-ui.github.com/

Broken in what what?

Spir commented

Sorry for not being explicit. Actually it's working on Chrome and IDs looks fine in menu and page content. I don't know why but on Firefox links won't work: when clicking on an item of the menu nothing happens.

ah, so it's more likely an issue with the scrollto directive in FireFox. What version are you running?

Spir commented

firefox 18.0.2

Thanks. I should note that the scrollto directive isn't an official Angular UI directive: https://github.com/angular-ui/angular-ui.github.com/blob/master/js/app.js#L14

I'll have a look.