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
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
With Gutenberg 16, the Products Block defaults to the list layout. This happens because layout type controls have been moved to the Post Template block: WordPress/gutenberg#49050
To reproduce
Steps to reproduce the behavior:
Ensure you have Gutenberg 16 installed and enabled.
Create a new post.
Add the Products block.
See that the block defaults to the list layout.
Expected behavior
A clear and concise description of what you expected to happen.