vue-compare-image icon indicating copy to clipboard operation
vue-compare-image copied to clipboard

Not working with vue3

Open cgarnier opened this issue 4 years ago • 1 comments

Hi, The component is actualy not working with vue3.

I get this error on import:

Uncaught TypeError: Cannot read property 'extend' of undefined

cgarnier avatar Feb 04 '21 08:02 cgarnier

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.

zedjarvis avatar Jul 23 '23 02:07 zedjarvis