i would like to use the bootstrap accordion in my angular-application. I'm using the angular ui-router for Routing through the sites.
Now I'm facing a problem that the accordion needs an
<a href="#CollapseOne"> Tag.
The problem is that the ui-router "thinks" it has to do something and tries to navigate to "#CollapseOne".
How can I stop ui-routing on some ?