findDOMNode is deprecated
hi,
I have the same problem
Just discovered this error today.
Same here
Since the last update to this repository was 5 years ago, I assume this won't be fixed. 😕
Same problem, not exist any solution?
Same problem, NextJS 15, React 19
For future needs: Use this fork from @mona-health :
npm install --save @mona-health/react-input-mask
and
npm install --save @mona-health/react-input-mask
More info on: https://github.com/mona-health/react-input-mask/?tab=readme-ov-file#table-of-contents
#318
@ianchanning Is this fork actively maintained? I'm asking if this fork will continue to be maintained, since the original lib seems to have been forgotten by the creator, and this fork seems to be the only solution compatible with react 19. Can we trust this fork to replace the old lib in our projects?
For future needs: Use this fork from @mona-health :
npm install --save @mona-health/react-input-maskand
npm install --save @mona-health/react-input-maskMore info on: https://github.com/mona-health/react-input-mask/?tab=readme-ov-file#table-of-contents
@gabriel-hsb Are you able to use it with TypeScript? For me, no properties are showing up, and the export is as any
No fork isn't actively maintained - it lacks the types, but for the rest it should work?
@ianchanning It's working for me, but it's really missing the types