fabioquarantini/formchimp

$responseContainer is not defined

ppo opened this issue · 1 comments

ppo commented

https://github.com/fabioquarantini/formchimp/blob/1.2.1/jquery.formchimp.js#L54

There's a check on if ( $("." + defaults.responseClass).length === 0 ) { but $responseContainer is not defined.

Thanks. Fixed