lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Bug]: <title>copy a collapsibleContainer ,same property value is the source widget

Open wengad82 opened this issue 2 years ago β€’ 2 comments

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.

389d8ef7f4e4469e067d53d28ef47f2

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

wengad82 avatar Oct 13 '23 09:10 wengad82

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...

FalkWolsky avatar Dec 03 '23 18:12 FalkWolsky

I have checked this issue, and it's still a Bug on Production as well as on Local. So, need to fix it.

adnanqaops avatar Sep 08 '24 10:09 adnanqaops