1.0.7 block is breaking on fresh insert
-
When I insert a special char and then select the text in the block it breaks:
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 ()
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)After reload of the post the issue is gone.
it didnt happen with prev. version, it doesnt happen with default theme.
- The topic ‘1.0.7 block is breaking on fresh insert’ is closed to new replies.