[Bug]: <title>copy a collapsibleContainer ,same property value is the source widget
Is there an existing issue for this?
- [X] I have searched the existing issues
Current Behavior
when i copy collapsibleContainer A as a collapsibleContainer B, and then the widget name of show body of collapsibleContainer B value is collapsibleContainer A.
Expected Behavior
the new collapsibleContainer property value must be update also!!
Steps to reproduce
1γdraw a collapsibleContainer,nameD collapsibleContainerA 2/ copy collapsibleContainerA as a collapsibleContainerB 3/the collapsibleContainerB has some bug!!
Environment
No response
Additional Information
No response
We found finally time to check it and can only state that you are right. The "disabled" attribute is not copied. Everything else seems working good. We will fix it...
I have checked this issue, and it's still a Bug on Production as well as on Local. So, need to fix it.