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
In the builder, if you delete all children from a container, the "empty" placeholder doesn't appear again. The container still exists in the DOM, but it has zero size, so it's impossible to select it or insert anything into it.
The text was updated successfully, but these errors were encountered:
In the builder, if you delete all children from a container, the "empty" placeholder doesn't appear again. The container still exists in the DOM, but it has zero size, so it's impossible to select it or insert anything into it.
The text was updated successfully, but these errors were encountered: