Skip to content

active attribute for tabs breaks #61

Closed
@LFDM

Description

@LFDM

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions