medipass/react-payment-inputs

hasErrored warning

Opened this issue · 0 comments

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.