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.

mdTabs: md-on-select gets called incorrectly #868

@alanrussian

Description

@alanrussian

I have a (perhaps) strange use case of tabs where there is the possibility of none being selected (i.e., all have md-active="false"). If I create a page with tabs where they are all set to inactive, no tab will be selected/highlighted (correct behavior); however, md-on-select gets called as many times as there are tabs, whereas I would expect and desire it to not be called at all.

Demo: http://plnkr.co/edit/gTOvhd55bCF7DYinQOF2?p=preview

In the demo, I believe that nothing should be displayed under "Selected Tabs" until the user selects a tab.

Thanks for your help and hard work on this project! It's awesome!

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions