Closed
Description
Using Angular 1.2.17 I run into problems using the active attribute for tabs.
The culprit seems to be this line:
https://github.com/madmimi/angular-foundation/blob/09d18584ab6112393acae4d81a72bf5211ba7683/src/tabs/tabs.js#L206
At the point of the first invocation of this watcher, setActive
is undefined - in fact, it seems to be always undefined for me.
I am not sure how the setActive
function is working - it appears though that if I just comment it out, everything works fine.
Metadata
Metadata
Assignees
Labels
No labels