-
Ever since version 1.0.64 we haven’t been able to use links within Gutenberg paragraph blocks. The block preview returns “This block has encountered an error and cannot be previewed.” The browser devtools console shows the following error:
react-dom.min.js?ver=16.13.1:125 TypeError: Object(...) is not a function
at gutenberg-formats.js?ver=1.0.66.1:1
at we (react-dom.min.js?ver=16.13.1:84)
at zj (react-dom.min.js?ver=16.13.1:226)
at Th (react-dom.min.js?ver=16.13.1:152)
at tj (react-dom.min.js?ver=16.13.1:152)
at Te (react-dom.min.js?ver=16.13.1:146)
at react-dom.min.js?ver=16.13.1:61
at unstable_runWithPriority (react.min.js?ver=16.13.1:25)
at Da (react-dom.min.js?ver=16.13.1:60)
at Pg (react-dom.min.js?ver=16.13.1:61)We are using WordPress 5.6.4 and I’ve verified this is an issue without any other plugins activated.
The ticket ‘Can’t edit links’ is closed to new replies.