Closed jonathanpmartins closed 3 years ago
This issue was first open by @diogopublio (https://github.com/vuejs-tips/v-money/issues/106) and @juanbrujo (https://github.com/vuejs-tips/v-money/issues/69) on the old v-money repository.
v-money
Example causing the problem:
decimal_mask: { decimal: ',', thousands: '.', prefix: '', suffix: ' m2', precision: 0, masked: false /* doesn't work with directive */ }
This issue was first open by @diogopublio (https://github.com/vuejs-tips/v-money/issues/106) and @juanbrujo (https://github.com/vuejs-tips/v-money/issues/69) on the old
v-money
repository.Example causing the problem: