We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It works when you use the panels props for Accordion, but if you choose to fill in the child yourself it's broken
open and closing of the accordion
https://codepen.io/darewreckk/pen/GMGbrp?editors=1111 (not working and closing of accordion 0.74.2)
Accordion doesn't open and close
0.74.2
Test Case is above
The text was updated successfully, but these errors were encountered:
@darewreck54 there was a breaking refactor change to Accordion in 0.74.0. Changes like this should show up in the Changelog. https://github.com/Semantic-Org/Semantic-UI-React/blob/master/CHANGELOG.md#v0740-2017-09-24
Sorry, something went wrong.
ic. Thanks it was confusing because the documentation usage of accordion has not been updated. Maybe if possible put a note of this.
There was a breaking change in #1375.
it was confusing because the documentation usage of accordion has not been updated
All examples were updated and work correctly, if any example there doesn't work, please create the new issue.
No branches or pull requests
Steps
It works when you use the panels props for Accordion, but if you choose to fill in the child yourself it's broken
Expected Result
open and closing of the accordion
Actual Result
https://codepen.io/darewreckk/pen/GMGbrp?editors=1111 (not working and closing of accordion 0.74.2)
Accordion doesn't open and close
Version
0.74.2
Testcase
Test Case is above
The text was updated successfully, but these errors were encountered: