jarvisniu / vue-zoomer

Zoom the image or other thing with mouse or touch
MIT License
150 stars 37 forks source link

Support - I got [Violation] message and mouseWheelToZoom doesnt work #31

Closed irsyahroni closed 2 years ago

irsyahroni commented 2 years ago

I got message image while in some cases it doesn't pose any harm, in my case it makes my v-autocomplete, v-select, and v-combobox doesn't work I tried to disable scroll (because I think that's the source of all this) by setting mouseWheelToZoom to false but it still can be zoomed by scrolling

Can you help me or fix this issue thanks

irsyahroni commented 2 years ago

Its actually caused by the way i code Im sorry