-
Notifications
You must be signed in to change notification settings - Fork 57
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
Panel Loses Content #472
Comments
Sorry, this seems to be caused by changes to the rendering logic in I will patch this today and get a PR raised here with a fix and tests, the documenation will be updated to render content in the panel to make this easier to spot too. |
@sachnk Fix released in version 1.9.2 Thanks for the issue report! Hopefully all is fixed for you now. |
Yep, all good now... thanks for the quick turn around! |
Describe the bug
When closing a panel in a group, the content of other panels within the group is seemingly lost. This appears to happen with version 1.9.0 and up. This is happening after I upgraded to 1.9.0. When I downgrade to 1.8.5, the problem goes away.
To Reproduce
Here's a sandbox that reproduces this. This fork only modifies the content of the panel -- it simply adds "HELLO" to each panel.
Steps to reproduce the behavior:
Expected behavior
Content within a group should not be impacted by closing panels in that group.
Screenshots
Desktop (please complete the following information):
Browser [e.g. chrome, safari]
Chrome
Version [e.g. 22]
119.0.6045.199
Additional context
The text was updated successfully, but these errors were encountered: