Results 4 comments of Jr-Suraj

It's exactly 'Missing stack frames in vm.js' of nuxt. like this https://npm.runkit.com/vue-virtual-table bro.

#mhrabiee that's not work too bro

Same here. I used panzoom for vue draggable tree and it's mess when dragging elements and panning. Then I use beforeMouseDown and it doesn't call.

@dota2Pro like following code beforeZoom work well while press Alt key but beforeMouseDown not triggered ` beforeWheel: function(e) { // allow wheel-zoom only if altKey is down. Otherwise - ignore...