vue-image-compare
vue-image-compare copied to clipboard
Compare 2 images using slider with vue.js
This is a master issue that aggregate smaller things required to get this repo back and running. Since it has been abandoned for a long time, a lot of things...
When you move the cursor out of bound this error occurs. ``` client.js?06a0:102 TypeError: Cannot read property '0' of undefined at VueComponent.onMouseMove (vue-image-compare.js?d322:223) at mousemove (vue-image-compare.js?d322:355) at invokeWithErrorHandling (vue.runtime.esm.js?2b0e:1854) at...
Hi, Love this vue-image-compare! Was trying to use on a nuxt project I had but was unfortunately getting a Window is not Defined reference error. Here is the screen shot:...
Is there any possibility to add autoplay option? so when compare is created, the slider does an autoplay?
Hey Nice work, but just wanted to let you know that I really didn't see any difference between the "First" and "Second" image :/ I'm really colorblind, needless to say,...
Hi Marcin, Thanks for your useful component! I've noticed a minor bug with reporting errors. Steps to reproduce: 1. Add the component to your project 2. Don't specify a `before`...
I stumbled about a bug where some of my JS-driven links do not work anymore. After a hour of search i found that your script caused the error. I assume...
Hi, I have noticed problem on comparing full-sized images. When you set image-compare-handler to the left edge(max value allowed by padding property) you get fatal like this: vue-image-compare.min.js:1 Uncaught TypeError:...
Great plugin BTW. I am seeing some odd behaviour when I resize my browser. The image is in a 2 column layout with text next to it and is using...