Opened 2 months ago
Last modified 8 weeks ago
#65494 new defect (bug)
deleting the content of a wordpress post crashes wordpress
| Reported by: | primexaos | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | Editor | Version: | |
| Severity: | normal | Keywords: | close move-to-github |
| Cc: | Focuses: |
Description (last modified by )
TypeError: Cannot read properties of null (reading 'isSynced')
at rPe (https://example.com/wp-includes/js/dist/block-editor.min.js?ver=93c3566b7f24c15b7e17:178:108187)
at mf (https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:105:412)
at Qk (https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:250:214)
at Ri (https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:195:185)
at Ok (https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:195:116)
at Nd (https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:194:492)
at Qf (https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:187:439)
at Li (https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:189:234)
at db (https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:79:182)
at xa (https://example.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1:184:11)
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi and welcome to WordPress Core Trac!
This report probably belongs on the Gutenberg repository, if you could open an issue there. GB47226 reports a similar error, but that is closed as fixed.
Please include what type of content you tried deleting, whether you used the delete key or something like the "Delete" button in the block toolbar, and any details you can share about the editor context.
A support topic mentions the same error when adding a gallery, but that is likely not related.