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
Built in styles that change the way children render such as cfHorizontalAlignment, cfVerticalAlignment, cfGap, cfFlexWrap, cfFlexDirection don't seem to have any effect in the editor preview, this issue seems to be happening because of a wrapping element added for the purpose of dragging elements around the canvas.
I have worked around this issue for now with the following css in my project
Hi @samiresua, Is this issue still happening for you? We have made a lot of changes to the editor wrapping divs recently that may have resolved these issues.
Built in styles that change the way children render such as
cfHorizontalAlignment
,cfVerticalAlignment
,cfGap
,cfFlexWrap
,cfFlexDirection
don't seem to have any effect in the editor preview, this issue seems to be happening because of a wrapping element added for the purpose of dragging elements around the canvas.I have worked around this issue for now with the following css in my project
The text was updated successfully, but these errors were encountered: