react-input-mask icon indicating copy to clipboard operation
react-input-mask copied to clipboard

React does not recognize the `formatChars` prop on a DOM element.

Open at31oldfox opened this issue 4 years ago • 2 comments

Hi, iam try to use formatChars={fchars} props, but React return an error
React does not recognize the formatCharsprop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercaseformatchars instead. If you accidentally passed it from a parent component, remove it from the DOM element.
v 3.0-alpha

at31oldfox avatar Jun 10 '20 10:06 at31oldfox

up

3runoDesign avatar Aug 18 '20 14:08 3runoDesign

up

Lanworm avatar May 31 '23 10:05 Lanworm