wangdahoo / vue-progress

https://wangdahoo.github.io/vue-progress
162 stars 40 forks source link

This is not working in Vue3 #16

Open CodeNameNinja opened 4 years ago

CodeNameNinja commented 4 years ago

Followed the instructions on the Readme and nothing works, I am using a Vue3 Project and the error message I get is:

TypeError: Cannot read property '_c' of undefined

are there any plans to get this work in Vue3?