vue-compare-image
vue-compare-image copied to clipboard
Not working with vue3
Hi, The component is actualy not working with vue3.
I get this error on import:
Uncaught TypeError: Cannot read property 'extend' of undefined
Hello, I know this is late but I re-wrote the package for Vue 3 and included all the features from the react version of this package. Here is the link: vue3-compare-image. Lend a star if you find it helpful.