I am trying to: edit a post/page using paragraph block
Link to a page where the issue can be seen: any post/page editor in wp-admin, simply click the cursor to start a paragraph block.
We have a number of sites showing the same error over the last several days after we updated to WordPress 5.4.
The error is that when using Gutenberg, trying to open a new paragraph block results in an error message: "This block has encountered an error and cannot be previewed." Other blocks seem to be okay.
After doing a bunch of troubleshooting activating and deactivating plugins, I have found that the error only appears when Toolset Types and All in One SEO are both activated. If I deactivate AIO SEO, leaving Toolset activated, the error disappears. If I deactivate Toolset, leaving AIO SEO activated, the error disappears.
I'm not sure if the error below appears in the console only because AIO loads first, but this is what I see:
Uncaught ReferenceError: wpv_add_conditional_quicktag_function is not defined at post-new.php:3824
We are having this on a number of sites, and help figuring out how to resolve this would be great!
This site uses CloudFlare, and I have tried clearing caches. I have temporarily paused CloudFlare for this site for troubleshooting.