
In this tutorial...
We are going to build a custom subscriber form in React and connect it to a Mailchimp audience (list). ⚛️ 📤 🙉
Mai...
For further actions, you may consider blocking this person and/or reporting abuse
Thank you so much @gedalyakrycer . I promised myself that your article was the last place I would stop in getting MailchimpSubscribe to work on my site
Cause I have been trying(from scratch each time) and it was not working and the crazy thing is; I couldn't figure out what I was missing.
But I followed this tutorial and did everything almost verbatim and it worked...Thanks
Hi!
I got this error:
./components/Mailchimp/CustomForm.js:4:0
Module not found: Can't resolve '../../ui/InputField/InputField'
2 | import './mcFormStyles.scss';
3 | import MailchimpSubscribe from 'react-mailchimp-subscribe';
Useful and great article, but i think that you can call
api
directly instead of using external packages.You can use
e.target.reset()
to reset inputs.Oh nice! Thank you for the feedback.
AMAZING! It is still working in October 2023. I was hopeless trying to connect it via APIKey, but this was SO MUCH easier I cannot even begin to describe it. Thank you for putting this in such an easy way with a step-by-step guide.
Thanks friend Gedalya for tutorial, i will configure in my personal project.
Thank you so much. This helps a lot.
I did this on my personal project, and everything works just fine.
Sorry, i just find tour repository with your project. Thank you!
github.com/GedalyaKrycer/genhybrid...
Worked like a charm! Thank you for putting this together! Confirming this still works in 2023!
How do you call the env file? on my console it's stating "undefined" on the URL
I can't susbscribe to it. It shows 'Timeout' everytime after 'Sending'