Closed murilolivorato closed 7 years ago
Hi @murilolivorato , we do not support money format since its a reversive typing.
I have tested: http://www.giphy.com/gifs/l1KVatI3cl4vZlbNK
This is a good feature, I will add this to our backlog, okay?
https://moip.github.io/awesome-examples/
Money support added on 0.5.0
Hi @iCaio, this feature is not working. I can't type any value, the field only show "money" as value.
<input type="text" class="form-control" id="valorproducao" v-model="formData.price" v-mask="'money'">
Here is my package.json:
"dependencies": { "awesome-mask": "^0.5.0", "jquery": "^3.2.1", "vue": "^2.2.1", "vue-gmaps": "^0.2.1", "vue-multiselect": "^2.0.0-beta.15", "vue-router": "^2.3.0", "vue-style-loader": "^2.0.4", "vuejs-datepicker": "^0.6.5", "vuelidate": "^0.4.2", "vuex": "^2.2.1" },
https://github.com/moip/awesome-examples
Can you please try this project?
I think that there was a problem with v-model and this feature.
I am fixing it @marcusvbp
Can you please test the version 0.5.1?
@iCaio I will! thanks.
It worked, but I have noticied the variable bind has a different value from the field. Look at the screenshot:
Hi @marcusvbp , can you try version 0.5.2?
I have tried but no success:
I am sorry, but I cant reproduce the problem here, I am running the example project:
@iCaio it worked in my project, after server restart.
Thanks!
Hello my frind , nice code ! congratulation . can I mask in price format ? like this
I type this -
and do it -