I use twitter-bootstrap for tabs and minimize panels. Both of these plugins work from redefining hrefs. Sometimes - not sequentially, routereprovider redefines the behavior of tab / collapse and tries to use it as a route.
I would really like a workaround for this problem, but also added that this is a github problem
A few suggestions for using workarounds:
- Unless otherwise provided - do not touch the route, which is not specially configured.
- add the .ignore ('path') parameter to routeProvider as a configuration parameter.
javascript angularjs twitter-bootstrap
Hugo forte
source share