benjaminhoffman/gatsby-plugin-mailchimp

Enable honey pot?

Opened this issue ยท 1 comments

Great plugin! ๐Ÿ˜Ž

In Mailchimp form builder output, there's a field that looks something like:

<div style="position: absolute; left: -5000px;" aria-hidden="true">
  <input type="text" name="b_1a45e336541f2uhe6ef351e00_f58763f205" tabindex="-1" value="" />
</div>

Is there a way to make this work through your plugin?

Thanks!!

this seems like a good idea. open for PRs or suggestions!