You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When i insert a special character into a Gutenberg Textblock and then try to select the character using keyboard shift + left arrow the block crashes. The error was introduced with the latest update to v. 1.0.7
There are errors in the console:
react-dom.min.js?ver=18.2.0:10 TypeError: Cannot read properties of undefined (reading 'some')
at format-library.min.js?ver=cd4a10ec005e2f001978:2:20911
at Array.some (<anonymous>)
at edit (format-library.min.js?ver=cd4a10ec005e2f001978:2:20900)
at kt (react-dom.min.js?ver=18.2.0:10:47633)
at gr (react-dom.min.js?ver=18.2.0:10:56448)
at js (react-dom.min.js?ver=18.2.0:10:121615)
at kl (react-dom.min.js?ver=18.2.0:10:88654)
at yl (react-dom.min.js?ver=18.2.0:10:88582)
at vl (react-dom.min.js?ver=18.2.0:10:88445)
at ol (react-dom.min.js?ver=18.2.0:10:85269)
Steps to Reproduce
Insert a Special Character into a Gutenberg Textblock
Use Keys shift + arrow left to select the character
Screenshots, screen recording, code snippet
Bildschirmaufnahme.2023-07-11.um.14.57.46.mov
Environment information
No response
WordPress information
No response
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Describe the bug
When i insert a special character into a Gutenberg Textblock and then try to select the character using keyboard shift + left arrow the block crashes. The error was introduced with the latest update to v. 1.0.7
There are errors in the console:
Steps to Reproduce
Screenshots, screen recording, code snippet
Bildschirmaufnahme.2023-07-11.um.14.57.46.mov
Environment information
No response
WordPress information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: