Opened 26 hours ago
Last modified 26 hours ago
#65544 new defect (bug)
Allow layout values to be unset in viewport states
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 7.1 | Priority: | normal |
| Severity: | normal | Version: | trunk |
| Component: | Editor | Keywords: | gutenberg-merge has-patch has-unit-tests |
| Focuses: | Cc: |
Description
Fixes a bug that wasn't allowing content and wide width values to be unset in a viewport state, when the default state has a custom value for these properties.
Changes from Gutengerb PR https://github.com/WordPress/gutenberg/pull/79520
Change History (1)
This ticket was mentioned in PR #12326 on WordPress/wordpress-develop by @isabel_brison.
26 hours ago
#1
- Keywords has-patch has-unit-tests added
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/65544
## Use of AI Tools
Used codex/gpt 5.5 to copy the changes across from https://github.com/WordPress/gutenberg/pull/79520. Human reviewed by myself.