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) => }
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)
Well done and nice to have you on board