<!-- Thanks for contributing to Jetpack! Pick a clear title ("Sharing: add new Facebook button") and proceed. --> #### Steps to reproduce the issue 1. On a connected Jetpack Site 1. Purchase a "Jetpack Complete" plan, if the site doesn't already have one 1. Enable experimental blocks -- `define( 'JETPACK_EXPERIMENTAL_BLOCKS', true );` in wp-config.php 1. Enable SEO Tools module in Calypso -- `https://wordpress.com/marketing/traffic/{site}` 1. Verify that you can see the "SEO description" input in the editor sidebar 1. Then activate the [ActiveCampaign plugin](https://wordpress.org/plugins/activecampaign-subscription-forms/) 1. Load a post in the editor #### What I expected <!-- A clear and concise description of what you expected to happen. --> 1. All Jetpack blocks to be available #### What happened instead 1. No Jetpack blocks are available 1. There's a js error in `editor-experimental.js` **Screenshots** <img width="200" alt="Screen Shot 2020-09-28 at 14 41 53" src="https://user-images.githubusercontent.com/1699996/94482979-c5822280-019f-11eb-9d77-c09345b61e45.png"> <img width="400" alt="Screen Shot 2020-09-28 at 14 46 41" src="https://user-images.githubusercontent.com/1699996/94482977-c4e98c00-019f-11eb-9188-739c48f6d1a0.png"> <img width="400" alt="Screen Shot 2020-09-28 at 14 47 15" src="https://user-images.githubusercontent.com/1699996/94482972-c31fc880-019f-11eb-82ce-e18cb916f849.png"> <!-- PLEASE NOTE - Everything is optional, but try to add as many details as possible. - If requesting a new feature, explain why you'd like to see it added. - This issue tracker is not for support. If you have questions about Jetpack, you can [start a new thread in the Jetpack support forums](https://wordpress.org/support/plugin/jetpack#new-post), or [send us an email](http://jetpack.com/contact-support/). - Do not report potential security vulnerabilities here. For responsible disclosure of security issues and to be eligible for our bug bounty program, please submit your report via [the HackerOne portal](https://hackerone.com/automattic). -->
Steps to reproduce the issue
define( 'JETPACK_EXPERIMENTAL_BLOCKS', true );in wp-config.phphttps://wordpress.com/marketing/traffic/{site}What I expected
What happened instead
editor-experimental.jsScreenshots