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

React subscribe form for Mailchimp.

Results 51 react-mailchimp-subscribe issues
Sort by recently updated
recently updated
newest added

Once upgrading our app to `react` and `@types/react` v18, we got this error on compile: ``` % yarn compile src/components/MailingList/index.tsx:29:8 - error TS2786: 'MailchimpSubscribe' cannot be used as a JSX...

I'm trying to add this library to a next.js app, but when I send the request, I am getting a CORS error - Cross-Origin Read Blocking (CORB) blocked cross-origin response...

I'm currently trying to subscribe to my newsletter but the request keeps throwing 404 error, is there a way to catch this specific error, so that it doen't just remain...

I realise there is a related issue #54 but there seems to be no solution to add tags to subscribers. Is there a means to do this with the package...

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.12 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...

dependencies

Guys I don't know what's wrong the requests returns success all the time even if I send the same email address more than once and also the request type is...

I was recently tasked with implementing mailchimp subscription in react, but I found the implementation of `MailchimpSubscrbe` to be rather inconvenient for properly managing state. ## The problem In our...

Tried adding a hidden input like Mailchimp suggests, but that doesn't seem to work.

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.5&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies