Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

ui-sref on md-tab no longer works #2344

@seiyria

Description

@seiyria

This used to work in 0.8.0:

      md-tabs.is-flex.auto-flex.md-accent(md-selected="selectedIndex",layout="column")
         md-tab(ui-sref="player.overview",label="Player")
            div.tab(ui-view="overview")

It no longer works as of 0.9.0-rc1. It seems extra attributes are being stripped off of these directives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1: urgentUrgent issues that should be addressed in the next minor or patch release.pr: merge readyThis PR is ready for a caretaker to reviewtype: bugtype: enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions