0

I'm using vee-validate. It must have value attribute to validate it. But if I'll bind it like this: :value="formdata[name]"then it works only when the string value inside is not empty. But it is empty initially. In run-time that value attribute is absent. I can do it like this value="" and change the value with my custom js functions but I wonder if there is another way.

Tony Abrams
  • 4,505
  • 3
  • 25
  • 32
Serhiy Mamedov
  • 1,080
  • 5
  • 11

0 Answers0