vue-ins-progress-bar icon indicating copy to clipboard operation
vue-ins-progress-bar copied to clipboard

Not working on Vue3 CLI with TS

Open moshetanzer opened this issue 2 years ago • 4 comments

Hi,

I really love your progress bar, but have tried so many things and I just cannot get it to work.

This is the error I am getting in the console;

TypeError: Object is not a constructor

moshetanzer avatar May 20 '22 08:05 moshetanzer

yeah.. In Vue3 u can use the https://github.com/tangyouge/vue3-progress

meloalright avatar May 21 '22 14:05 meloalright

Have got it to work with Vue3 TS. Can I publish a new public repo?

moshetanzer avatar May 21 '22 17:05 moshetanzer

Have got it to work with Vue3 TS. Can I publish a new public repo?

Great PR in vue3-progress!

I have replied to u in vue3-progress https://github.com/tangyouge/vue3-progress/issues/6

typed [email protected] has published

meloalright avatar May 22 '22 09:05 meloalright

Added another PR to stop ESLINT error. Can you check it out. It is literally just ignore next line in example script.

Best Regards

moshetanzer avatar May 24 '22 06:05 moshetanzer