vue-email-editor icon indicating copy to clipboard operation
vue-email-editor copied to clipboard

vue 3 error

Open tqsoft opened this issue 4 years ago • 8 comments
trafficstars

image is it possible to bypass this error somehow? on vue2 this error seems not to show

tqsoft avatar Jun 05 '21 07:06 tqsoft

I would also love to know, but I'm afraid we'll have to wait for a Vue3 compatible version

Monty1782 avatar Jun 16 '21 20:06 Monty1782

Is there already a Vue 3 version working?

RyonMB avatar Aug 04 '21 21:08 RyonMB

I am also try to implement this in my Vue3 project, Can you help me for this?

harshsanghani avatar Aug 20 '21 12:08 harshsanghani

I am also try to implement this in my Vue3 project, Can you help me for this?

There is no Vue 3 version availble yet

RyonMB avatar Aug 20 '21 14:08 RyonMB

It seems like nobody is maintaining this project and I have already get it works on my own project.

I may publish an package for public use later about Vue 3.0 version.

climba03003 avatar Aug 31 '21 06:08 climba03003

For anyone how interested, you may check my repo

climba03003 avatar Sep 10 '21 10:09 climba03003

@climba03003 Do you think you could fork it and rebase your repo on the fork, because we can't see a diff of the changes or a PR to this repo

Tofandel avatar Feb 04 '22 16:02 Tofandel

I had the same issue, what I did was to upgrade the version of the package

ekpono avatar Jul 20 '22 21:07 ekpono