vue-image-zoomer
vue-image-zoomer copied to clipboard
Image zoom component for Vue.js
Hey, nice plugin. Unfortunately typescript is screaming at me for this one not having type definitions.
I am currently using the legacy Vue 2 version for a Nuxt 2 project. The plugin is working great, and the desired functionality is working on desktop perfectly using :click-zoom=true....
First of all, thank you so much @samjonesigd for creating and maintaining this. :heart: I don't use a build step in our web app. So I am trying to use...
npm is not working with nuxt 3 ssr or even ClientSide
installing the vue-image-zoomer^2.4.0 setting it all up goes good and all but doen't actually zooms out instead if focuses on the right side of the image. No matter how much...