sanniassin / react-input-mask

Input masking component for React. Made with attention to UX.
MIT License
2.22k stars 258 forks source link

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

Open at31oldfox opened 4 years ago

at31oldfox commented 4 years ago

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

3runoDesign commented 4 years ago

up

Lanworm commented 1 year ago

up