I am using the MC4WP: Mailchimp for WordPress plugin to embed a form, It works fine on pages but the submit button doesn’t work when the form is called from a block element. In the attached single post URL on a staging site, you can see the optin form at the bottom. It’s the same optin form that’s on the homepage. The one on the homepage is embedded straight inside the page and works fine. On the single post, I am hooking it to the generate_after_main_content hook. I have also tried deactivated all plugins and only left GPP and GenerateBlocks but the issue persists. No errors in the console.