Reactjs – Stripe payment form constantly reloads @stripe/react-stripe-js preventDefault not working?
i followed this example https://stripe.com/docs/payments/link/add-link-elements-integration I see the form where you put in credit card info. clicking around inside and outside the form, it constantly re-renders, page refreshes. I dont think the form preventDefault is working. This issue is occurs…