Container layout controls missing from Block Inspector (Flex/Grid)
-
Spectra Blocks – Container layout controls missing from block inspector
Hello,
I’m experiencing an issue with the Container block in Spectra Blocks 1.0.5.
When I select a Spectra Container, the right-hand block inspector starts directly with “Flex Direction”. The expected layout controls for selecting/configuring the layout type are missing from the inspector.
The Container itself appears to work correctly. The “Change Layout” button in the block toolbar works and opens the “Select a container layout” interface.
I have already tested the following:
- Created a completely new page and inserted a brand-new Spectra Container → same issue.
- Rolled back Spectra Blocks from 1.0.5 to 1.0.4 → same issue.
- Disabled other plugins for testing → issue remains.
- Cleared/reloaded the browser cache → no change.
- No relevant JavaScript runtime errors are present.
- The native WordPress Group block displays its layout controls correctly.
I also checked the Spectra Container registration in the browser console:
wp.blocks.getBlockType('spectra/container')?.supports?.layoutIt returns, among other values:
allowSwitching: trueallowSizingOnChildren: trueSo the Container appears to be registered correctly and layout switching is enabled.
Could you please confirm whether the missing layout controls in the right-hand inspector are expected behavior in the current Spectra Blocks version, or whether this is a bug?
Thank you!
You must be logged in to reply to this topic.