react-mailchimp-subscribe icon indicating copy to clipboard operation
react-mailchimp-subscribe copied to clipboard

Mailchimp automated response formatting

Open mikegyi opened this issue 6 years ago • 2 comments

Is there any way we can change the response error messages so there's no zero and hyphen?

e.g. '0 - The domain portion of the email address is invalid (the portion after the @: .com)'

Where are these messages coming from? How do we format them?

screen shot 2018-06-03 at 22 42 47

mikegyi avatar Jun 03 '18 21:06 mikegyi

this messages comes directly from mailchimp. using the example in the readme you could replace the message if you want to

revolunet avatar Jun 03 '18 21:06 revolunet

Hm, this is weird, when I added Mailchimp form into HTML page, it seemed to display a message without the code. It is a bit weird if this is what comes as a message, but then again, we only need to do a simple trimming to work around the issue. Nice to find a response on the topic

asjustis avatar Dec 03 '19 14:12 asjustis