angularjs - Tab is not switching but the URL of that tab is changing -


i using tabstrip , angular ui routing navigate tabs. when click on tab, url changes tab not switch.

i have 3 tabs. first 2 tabs work expected. last tab not switch though url changes.

here code.

please click here

please let me know if need further information.

it appears have k-state-active class set on particular li, since you're using ui-sref can use ui-sref-active="k-state-active" on li elements instead of class have on first, ui-sref-active state apply https://github.com/angular-ui/ui-router/wiki/quick-reference#ui-sref-active


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -