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
In the ExpandableSection component if the text change on-the-fly the "Show more" button is not rendered correctly.
I have created a sandbox example here: https://codesandbox.io/s/stupefied-microservice-vj4y7c
The component should render the "Show more" button if the text change dynamically without refreshing the page.
This was tested in the chrome version 108.0.5359.125 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered:
Hi, it's possible to do a backport of this fix to the version 4?
Thank you in advance.
Sorry, something went wrong.
adamviktora
Successfully merging a pull request may close this issue.
In the ExpandableSection component if the text change on-the-fly the "Show more" button is not rendered correctly.
I have created a sandbox example here:
https://codesandbox.io/s/stupefied-microservice-vj4y7c
The component should render the "Show more" button if the text change dynamically without refreshing the page.
This was tested in the chrome version 108.0.5359.125 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered: