Jenesius / vue-form

💪 Heavy form system for Vue.js v3
http://form.jenesius.com
MIT License
45 stars 4 forks source link

[BUG] CustomWidget has disabled undefined(not boolean) #147

Closed Jenesius closed 1 year ago

Jenesius commented 1 year ago

What heppen image

How to repeat

  1. Create file InputFile
  2. Add config InputTypes
  3. add props disabled inside InputFile
  4. execute InputField type = "file"
  5. Log the disabled value
Jenesius commented 1 year ago

Хотя форма возвращает false на запрос checkFieldDisable