yanick / vue-svg-pan-zoom

Vue component using SvgPanZoom
https://www.npmjs.com/package/vue-svg-pan-zoom
56 stars 18 forks source link

No Vue 3 compatibility? #14

Open johnbeech opened 3 years ago

johnbeech commented 3 years ago

Tried to get this component working with my project... ended up getting multiple errors:

"$createElement" was accessed during render but is not defined on instance.
yanick commented 3 years ago

The package was created way before Vue 3. These days I'm using more Svelte than Vue, so updating this repo is, alas, low priority. But if you want to have a go at it, I'd love to have a PR. :-)