Spacer Block: Collapse when using inspector control #52880
Labels
[Block] Spacer
Affects the Spacer Block
[Type] Bug
An existing feature does not function as intended
[Type] Question
Questions about the design or development of the editor.
If I add the following in theme.json,
then the spacer block collapses to a single pixel if using the inspector control:
Notably if I remove this line, it works with the new stepped control:
As shown here:
It would seem that the crash happens when an empty array is passed to the spacing sizes. Is this incorrect theme.json usage, or should the control be able to handle it?
The text was updated successfully, but these errors were encountered: