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

Accordion activeIndex doesn't work #30

Closed
koverg70 opened this issue May 13, 2017 · 1 comment
Closed

Accordion activeIndex doesn't work #30

koverg70 opened this issue May 13, 2017 · 1 comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@koverg70
Copy link
Contributor

Just the same problem as with TabView.

@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label May 14, 2017
@mertsincan mertsincan added this to the 1.0.0-alpha.2 milestone May 14, 2017
@koverg70
Copy link
Contributor Author

koverg70 commented May 15, 2017

If activeIndex={0} (&& multiple === false) than the condition will be false, and the 0 index will not open on render.

With TabView this was not a problem, because 0 tab is the default anyway. Sorry this was my fault in the TabView fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants