Relative Content

Tag Archive for angulartwitter-bootstrap

Angular Bootstrap navbar toggle links

I’ve gotten deep into the weeds for deployed Angular refreshing. I think my newest issue is related. I’m using a typical bootstrap navbar toggle. In the mobile mode, if using regular html, clicking on an expanded navbar link will redirect the page. In the Angular version, clicking on a link does not “reload” the page or collapse the expanded toggler. Any tips?