#57831 closed defect (bug) (fixed)
Only add layout classes to inner wrapper if block is a container
| Reported by: | isabel_brison | Owned by: | gziolo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.2 |
| Component: | General | Version: | 6.2 |
| Severity: | normal | Keywords: | gutenberg-merge has-patch |
| Cc: | Focuses: |
Description
Backport of https://github.com/WordPress/gutenberg/issues/48606, which fixes an issue found in adding fixtures for deprecated Gallery block versions in #55571
Change History (4)
This ticket was mentioned in PR #4149 on WordPress/wordpress-develop by @isabel_brison.
4 years ago
#1
- Keywords has-patch added
4 years ago
#4
Committed with https://core.trac.wordpress.org/changeset/55439.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Trac ticket: https://core.trac.wordpress.org/ticket/57831
Backporting a fix from https://github.com/WordPress/gutenberg/pull/48611.