#45442 closed defect (bug) (duplicate)
Block editor: load wp-block-library as a dependency of wp-edit-blocks
Reported by: | Joen | Owned by: | youknowriad |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | has-patch |
Focuses: | Cc: |
Description
In Gutenberg, there is an inconsistency in the RC release compared to the plugin release, as to the load order of the block CSS.
This is causing an issue specifically with the columns block, where a focused paragraph inside a columns block collapses.
If we add wp-block-library
to the dependencies of wp-edit-blocks
, the issue is fixed.
Attachments (1)
Change History (16)
This ticket was mentioned in Slack in #core by chanthaboune. View the logs.
6 years ago
#7
@
6 years ago
For history: more details, screenshots, and GIFs on https://github.com/WordPress/gutenberg/issues/11159
#9
@
6 years ago
- Owner set to youknowriad
- Resolution set to fixed
- Status changed from new to closed
In 44183:
#10
@
6 years ago
- Resolution changed from fixed to duplicate
This fix is included in the last package update. See #45637.
#11
@
6 years ago
- Keywords fixed-5.0 added
Reopening and marking fixed-5.0
so that this can be properly merged into trunk
.
#12
@
6 years ago
- Keywords changed from has-patch, fixed-5.0 to has-patch fixed-5.0
- Resolution duplicate deleted
- Status changed from closed to reopened
Note: See
TracTickets for help on using
tickets.
Fine for 5.0.1, not a blocker for 5.0.