sethsandaru / vue-form-builder

Super Form Builder built on top of Vue with Drag & Drop functionality, savable-form-schema and easy to maintain/upgrade your form.
http://vue-form-builder.sethphat.com
MIT License
414 stars 129 forks source link

required not working on inputs other than text inputs #19

Closed Abouhassane closed 4 years ago

Abouhassane commented 5 years ago

Hi,

As the title dictates, required restriction does not work on the inputs except the text input.

Can you please verify wether this is an issues or i'm doing something wrong?

sethsandaru commented 5 years ago

Hi @Abouhassane ,

Let me have a look again. Thank you.

Abouhassane commented 5 years ago

Hi, I’ve alteady made a merge request with the fixes. Please do check it out. Thanks

On Wed, Oct 30, 2019 at 11:43 AM Phat Tran notifications@github.com wrote:

Hi @Abouhassane https://github.com/Abouhassane ,

Let me have a look again. Thank you.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/sethsandaru/vue-form-builder/issues/19?email_source=notifications&email_token=AE32PWHHGWITPUMWU63RBITQRFQOZA5CNFSM4JD5HWE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECTWBAY#issuecomment-547840131, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE32PWAX4CTA6VUC5HXZGX3QRFQOZANCNFSM4JD5HWEQ .

sethsandaru commented 4 years ago

Hi friend,

Vue-Form-Builder@2.0.0 has been released. Check it out.

P/s: I closed this issue because it's not related to Vue-Form-Builder@2.0.0 Thanks.