vuejs-tips / v-money

Tiny (<2k gzipped) input/directive mask for currency
https://vuejs-tips.github.io/v-money/
775 stars 255 forks source link

Support for Vue3 (with v-money3) #110

Open jonathanpmartins opened 3 years ago

jonathanpmartins commented 3 years ago

I just tried to use this lib with Vue 3 - Quasar 2 and I got this error:

instance.update is not a function

Could this be related to the upgrade?

jonathanpmartins commented 3 years ago

I don't think support will come soon. So I decided to upgrade this package to be used with Vue3.

Welcome v-money3