vue-ins-progress-bar
vue-ins-progress-bar copied to clipboard
Not working on Vue3 CLI with TS
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
yeah.. In Vue3 u can use the https://github.com/tangyouge/vue3-progress
Have got it to work with Vue3 TS. Can I publish a new public repo?
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
Added another PR to stop ESLINT error. Can you check it out. It is literally just ignore next line in example script.
Best Regards