You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
using nowrap setting renders child components to unable to be selectable in the editor
To Reproduce
Steps to reproduce the behavior:
I have been creating a component with child components
I set the child component to nowrap:true
When adding the children components to the parent, the children elements are unable to be selected in the editor
Expected behavior
You should be seeing the component as selected, and the inputs show up in the content editing panel. Instead it only selected the parent component.
Screenshots
The only way to access these is by selecting it in the layers panel on the left.
The text was updated successfully, but these errors were encountered:
Describe the bug
using nowrap setting renders child components to unable to be selectable in the editor
To Reproduce
Steps to reproduce the behavior:
nowrap:true
Expected behavior
You should be seeing the component as selected, and the inputs show up in the content editing panel. Instead it only selected the parent component.
Screenshots
The only way to access these is by selecting it in the layers panel on the left.
The text was updated successfully, but these errors were encountered: