-
I used the panzoom in an older vue2 project.
Now I tested it in a simple vue3 setup, I got Unhandled error during execution of mounted hook
at
at
and Cannot create panzoom for the curr…
-
When using vue-panzoom, it gives an error screenshot attached below, this is a global problem please tell me how to avoid it?
-
How can I use this with Vue 3 to test on codepen?
-
I cannot get this install to work
Uncaught Error: Cannot create panzoom for the current type of dom element
at Proxy.createPanZoom (vue-panzoom.js?v=59f1ef57:632:15)
at Proxy.mounted (vue…
-
Hey,
If if i use Vue Panzoom (https://www.npmjs.com/package/vue-panzoom) wich is based on your panzoom and i
- add an image in the panzoom container
- i add a click event to the image
then i ca…
-
Hi
fancyapps is best plugin i used.
i try in the vue:
after installing with npm;
i quote in script:
import { Fancybox, Carousel, Panzoom } from "@fancyapps/ui"; //V4
style:
@import "@fanc…
-
Hi folks,
In my old svg ui node I used the [panzoom](https://github.com/timmywil/panzoom) and [hammer.js](https://github.com/hammerjs/hammer.js) libraries to support pan/zoom/pinch gestures/...
Th…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature…
-
**What problem does this feature solve?**
High-level idea: It would be really cool to be able to use `Panzoom` to enable an interactive "infinite canvas" like Figma/Miro, and use the `Panzoom` libr…
-
I've tried 👍
```
import {svgPanZoom} from 'svg-pan-zoom'
and
import {svgPanZoom} from 'svg-pan-zoom/dist/svg-pan-zoom.js'
```
then use
> svgPanZoom('#Id');
Error: Object(...) is not a funct…