Opened 6 weeks ago
Last modified 6 weeks ago
#63537 new defect (bug)
New version blows up when i just try to copy text
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
The latest "improvement" is a wreck.........I need to learn to stop doing these upgrades. The mere act of swiping text in a draft and doing a Ctrl-C causes it to vomit. Here's the error:
TypeError: Cannot read properties of undefined (reading 'count')
at uP (https://slopeofhope.com/wp-includes/js/dist/block-editor.min.js:21:781009)
at ht (https://slopeofhope.com/wp-includes/js/dist/vendor/react-dom.min.js:10:45730)
at Qs (https://slopeofhope.com/wp-includes/js/dist/vendor/react-dom.min.js:10:120536)
at wl (https://slopeofhope.com/wp-includes/js/dist/vendor/react-dom.min.js:10:88637)
at bl (https://slopeofhope.com/wp-includes/js/dist/vendor/react-dom.min.js:10:88565)
at yl (https://slopeofhope.com/wp-includes/js/dist/vendor/react-dom.min.js:10:88428)
at il (https://slopeofhope.com/wp-includes/js/dist/vendor/react-dom.min.js:10:85252)
at fl (https://slopeofhope.com/wp-includes/js/dist/vendor/react-dom.min.js:10:85639)
at Nn (https://slopeofhope.com/wp-includes/js/dist/vendor/react-dom.min.js:10:32474)
at https://slopeofhope.com/wp-includes/js/dist/vendor/react-dom.min.js:10:83204
I've tested on a clean install and am unable to replicate this using either safari or chrome on osx.
@timprophet - Can you replicate this if you disable all of your plugins and use a default theme? If so, can you provide some more information about the browser you are using or other steps to replicate, please.
If this is a core bug, it is likely a part of the editor component and should go in the Gutenberg issues tracker.
Further, if you are experiencing vomiting due to a software update, you may want to reach out to a medical providor rather than an open source software project.