Opened 3 years ago
Closed 3 years ago
#6657 closed defect (bug) (reported-upstream)
Editor crashing while creating a new pattern
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | WordPress.org Site | Keywords: | has-screenshots needs-patch |
| Cc: |
Description
The editor for creating new patterns crashes when blocks are removed using the list view.
Steps to recreate the issue:
- Go to https://wordpress.org/patterns/new-pattern/
- Add any block.
- Open the list view.
- Remove the block using the block options.
Image: https://share.cleanshot.com/Hpr7VfMLgsXm759wjPhn
Video: https://share.cleanshot.com/CrdPPntNH1Tvb0fgh2F4
TypeError: Cannot read properties of null (reading 'isSynced')
at e (https://wordpress.org/patterns/wp-content/plugins/gutenberg/build/block-editor/index.min.js?ver=036b8eab6943588f121a:90:820)
at wt (https://wordpress.org/patterns/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=18:1:47623)
at vr (https://wordpress.org/patterns/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=18:1:56438)
at mr (https://wordpress.org/patterns/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=18:1:55646)
at $s (https://wordpress.org/patterns/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=18:1:124104)
at wl (https://wordpress.org/patterns/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=18:1:88644)
at bl (https://wordpress.org/patterns/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=18:1:88572)
at yl (https://wordpress.org/patterns/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=18:1:88435)
at fl (https://wordpress.org/patterns/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=18:1:85592)
at zn (https://wordpress.org/patterns/wp-content/plugins/gutenberg/build/vendors/react-dom.min.js?ver=18:1:32460)
Attachments (2)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Bug Image