DEV Community

Hassandar786
Hassandar786

Posted on

Error on Inputmask Tag in React.js

Hi, I am using Inputmask Tag in react.js but on page load , it show the following error. there is any other alternate for Inputmask.

              {(inputProps) => }
Enter fullscreen mode Exit fullscreen mode

react-dom.development.js:86 Warning: findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of InputElement which is inside StrictMode. Instead, add a ref directly to the element you want to reference.

Top comments (1)

Collapse
 
mezieb profile image
Okoro chimezie bright

Well done and nice to have you on board