revolunet / react-mailchimp-subscribe

React subscribe form for Mailchimp.
https://revolunet.github.io/react-mailchimp-subscribe/
245 stars 48 forks source link

Error sending back list URL #11

Closed mikegyi closed 5 years ago

mikegyi commented 6 years ago

Mailchimp 'already subscribed' error sends back code in the string

screen shot 2018-04-09 at 22 42 46
revolunet commented 6 years ago

indeed.... we should maybe use dangerouslySetInnerHTML here : https://github.com/revolunet/react-mailchimp-subscribe/blob/master/src/SimpleForm.js#L15-L17

revolunet commented 5 years ago

looks like we now use dangerouslySetInnerHTML