mosch / react-avatar-editor

Small avatar & profile picture component. Resize and crop uploaded images using a intuitive user interface.
https://react-avatar-editor.netlify.app/
MIT License
2.37k stars 369 forks source link

Image dragging on canvas do not work on touch simulation in responsive mode in dev tools #403

Open kghosein opened 1 year ago

kghosein commented 1 year ago

Have anyone noticed that image dragging on canvas do not work on touch simulation in responsive mode in the browser dev tools. It can be tested on the live demo provided by the library https://react-avatar-editor.netlify.app/. It works fine on real mobile devices though.

igortrnko commented 10 months ago

This is error message in console: Unable to preventDefault inside passive event listener invocation.