thecodealer / vue-panzoom

Vue plugin to zoom/pan dom elements
MIT License
89 stars 20 forks source link

Vue 3 / Quasar use #39

Open Zaphod-Beeblebrox opened 2 years ago

Zaphod-Beeblebrox commented 2 years ago

Trying to port my PWA to Quasar. I've installed the component and setup (app.use) via a Quasar Boot file but when the component inits I get this error:

vue-panzoom.esm.js:68 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'on') at Proxy.attachEvents (vue-panzoom.esm.js:68:35)