giacomocerquone / react-perspective-cropper

React component performing border detection, perspective correction and simple image filters over a provided image 📲 📸
MIT License
44 stars 21 forks source link

Warning: findDOMNode is deprecated in StrictMode. #12

Open sharifme04 opened 3 years ago

sharifme04 commented 3 years ago

Hi @giacomocerquone , Could you please tell me why I am getting this warning? when I select the image I get this warning?

Screenshot 2021-06-28 at 9 04 43 AM
sharifme04 commented 3 years ago

@giacomocerquone this warning will be solved if you update CropPoint.js (line 54, 57, 67) . Here is the updated Screenshot

Screenshot 2021-07-05 at 1 52 55 PM