medipass / react-payment-inputs

A React Hook & Container to help with payment card input fields.
https://medipass.github.io/react-payment-inputs
341 stars 62 forks source link

hasErrored warning #97

Open starlight-akouri opened 9 months ago

starlight-akouri commented 9 months ago
Warning: React does not recognize the `hasErrored` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `haserrored` instead. If you accidentally passed it from a parent component, remove it from the DOM element.

Using NextJS 13 and client-side rendering.