euvl / vue-js-modal

Easy to use, highly customizable Vue.js modal library.
http://vue-js-modal.yev.io
MIT License
4.35k stars 592 forks source link

vee-validate validation not working once wrapped with vue-js-modal #778

Closed thomas-forster1 closed 2 years ago

thomas-forster1 commented 2 years ago

Problem:

I have a vee-validate form with works fine, but once wrapped in vue-js-modal elements of vee-validate stops working. I would post this issue on the vee-validate, but I have found that the form only stops working once wrapped in vue-js-modal. other vue modal plugins work fine with vee-validate, but I would prefer to use vue-js-modal.

Version:

"vue-js-modal": "^2.0.1"