Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

bug(tabs): cannot use active property on multiple tabs #648

Closed
ProLoser opened this issue Jul 11, 2013 · 0 comments
Closed

bug(tabs): cannot use active property on multiple tabs #648

ProLoser opened this issue Jul 11, 2013 · 0 comments

Comments

@ProLoser
Copy link
Member

The current tab design is problematic as I need to toggle between two tabs if a variable is true or false. But if I put active="condition" on one and active="!condition" on the other it causes activation bugs (both are potentially active).

I don't get why keys or headings are not used instead and <tabset ng-model="active"> is used instead.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant