This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
uib-tab won't toggle active class if uib-tab index is set to dynamic key #5725
Closed
Description
Bug description:
When I assign dynamic key to index uib-tab and try to change it on button click, only tab content will change but tab won't change. It will not add active class to the changed tab (ul li).
EDIT :
It will add active class if you click on the tab.
Link to minimally-working plunker that reproduces the issue:
http://plnkr.co/edit/nCpLE1DVwhME6doXAOha?p=preview
Version of Angular, UIBS, and Bootstrap
Angular: 1.5.0
UIBS: 1.2.5
Bootstrap: 3.3.6