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
Describe the bug Disabling or enabling an accordion panel in the react customheaders example also triggers a transition (if it is already expanded).
To Reproduce Steps to reproduce the behavior:
Disabling the panel also triggers a transition.
Expected behavior The third panel is simply disabled with no transition.
Desktop:
Additional context Note that the issue only happens with react, it does not happen either with angular or svelte.
The text was updated successfully, but these errors were encountered:
Might be close automatically if #1006 is implemented.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Disabling or enabling an accordion panel in the react customheaders example also triggers a transition (if it is already expanded).
To Reproduce
Steps to reproduce the behavior:
Disabling the panel also triggers a transition.
Expected behavior
The third panel is simply disabled with no transition.
Desktop:
Additional context
Note that the issue only happens with react, it does not happen either with angular or svelte.
The text was updated successfully, but these errors were encountered: