0.13.2
Error when trying to enter email using mailchimp plugin.
Steps to reproduce the behavior:
I deployed it here from this pull-request:
https://deploy-preview-107--alec-brunelles-blog.netlify.com/

Brave MacOSX
Safari Iphone XR
All code to reproduce is here: https://github.com/aleccool213/blog/tree/enable-mailchimp.
No console messages in the dev tools :/
Maybe related with?
https://github.com/narative/gatsby-theme-novela/issues/121
@brotzky I thought that but was able to reproduce on Safari for IPhone.
I'd tend to think this is from MailChimp as there's no mention of captcha in the original code of the plugin. They might have updated their forms.
I'd suggest opening an issue in the original repo linking back to this one. I know Benjamin was planning on fixing 121 and similar issues by February.
A work-around which was purposed:
https://github.com/benjaminhoffman/gatsby-plugin-mailchimp/issues/15#issuecomment-433602134
This error stems from the fact I have reCAPTCHA enabled on my email list.
Thanks for updating us @aleccool213
Most helpful comment
I'd tend to think this is from MailChimp as there's no mention of captcha in the original code of the plugin. They might have updated their forms.
I'd suggest opening an issue in the original repo linking back to this one. I know Benjamin was planning on fixing 121 and similar issues by February.