Igor Shmukler
unread,Apr 26, 2021, 11:17:17 PM4/26/21Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Stripe API Discussion
Hello,
I am using Stripe Elements with React. It is working fine with React
version 16.13.1. However, when I upgraded 'react' and 'react-dom' to
version 17.0.2, Stripe stopped working. I am getting errors like "you
could create only one element of type cardNumber" etc, for all
elements. Those, I understand are mount-related issues...
My project is running @stripe/react-stripe-js version 1.1.2.
Please advise,
Igor Shmukler