Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple selected problem #1

Closed
sebilasse opened this issue Jul 7, 2017 · 1 comment
Closed

Multiple selected problem #1

sebilasse opened this issue Jul 7, 2017 · 1 comment

Comments

@sebilasse
Copy link

Please see this fork
https://github.com/sebilasse/adding-class

I tried to extract the logic of the Accordion I am building to match this example.
While App.ts/App (in the fork) is working fine with exclusive: true it does not work with exclusive: false (meaning there can be multiple .active panels and so this._activeId is an array).

@sebilasse
Copy link
Author

It is working if I make this._activeId always an array ...

sebilasse pushed a commit to sebilasse/adding-class that referenced this issue Jul 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant