Hamon Córdova
Hamon Córdova
I needed this a bunch of times myself, and would love to finally see a real [formArray] directive! **(2)**
Same problem here. I'm working with precision 8
It's the biggest problem of the lib, dosn't has `dirty`, because the error is showing earlier... so make the libary useless thinking on UX
Você precisa transformar esse número para 58.24. Precisa do ponto flutuante.
Same here! Some solution?
Something new about this issue? I'm having problem with _payload cache
@viracoding `npm install @vuelidate/core @vuelidate/validators --force` solves here
Same here
I've been created my own dark theme ``` .dark-theme .vue-tel-input { background: #2a2a2a; border: 1px solid #4f4e4e; color: #fff; border-radius: 8px; } .dark-theme .vue-tel-input:focus-within { border-color: #1976D2FF; } .dark-theme .vti__dropdown...
Same problem with Nuxt UI. I opened a issue on Nuxt UI repository, but the case seems the same as this issue as well. [Nuxt UI Issue](https://github.com/nuxt/ui/issues/1704) [Nuxt UI +...