Skip to content

Default template active attribute seems wrong #93

@mhirsch

Description

@mhirsch

I could be missing something, but in the inline template

'<uib-tabset active="tabs.active" class="tab-container" type="{{type}}" vertical="{{vertical}}" justified="{{justified}}" class="{{class}}">' +
the active attribute is set active="tabs.active", but in the directive tabs is a reference to whatever is passed in to the tabs attribute, which https://github.com/rpocklin/ui-router-tabs/blob/master/README.md says ought to be an array (i.e. won't have an active property).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions