You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a dynamic angular uib-tabs which is working fine with scrolling tabs. it has dynamic tab content, button is one of them which is having click event. this button is not firing the event when placing inside scrolling tabs; works fine when removing this scrolling tab wrapper directive.
Anything am missing. any help is appreciated.
Here is the plunk having issue with button click event inside tab content - http://plnkr.co/edit/FZo7R5?p=preview