cretueusebiu / vform

Handle Laravel-Vue forms and validation with ease.
https://vform.vercel.app
MIT License
610 stars 122 forks source link

Cannot read property 'has' of undefined #138

Open idev-nikhil opened 2 years ago

idev-nikhil commented 2 years ago

I'm trying to use this in my Nuxt JS project. But its throwing me this error:

Cannot read property 'has' of undefined

skdev6 commented 2 years ago

I'm trying to use this in my Nuxt JS project. But its throwing me this error:

Cannot read property 'has' of undefined

Same problem