juareznasato / vuetify-money

vuetify-money
45 stars 23 forks source link

When empty, you can add arbitrary amount of zeros (0) #41

Open kplgr opened 2 years ago

kplgr commented 2 years ago

Hello!

Wonderful component, thank you!

When the input is zero, you can keep adding however many zeros you want and they will be appended to the number, it does not respect the maximum length / precision options.

I will try to fix it for myself and let you know with a PR, but keep it in mind !