panoply / mcsub

🍔 McSub (MailChimp Subscription) – An ES6 client side implementation for MailChimp subscribe forms.
13 stars 4 forks source link

Form selector #5

Open mminglis opened 4 years ago

mminglis commented 4 years ago

Hey, thanks for this once again!

The below line leads to errors if you have another element above the form in the container. Any reason not use a querySelector?

https://github.com/panoply/mcsub/blob/18fb67fca3376b079d316beba14a49f0ff85172f/src/mcsub.js#L15