cretueusebiu / vform

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

[vue warn]: failed to resolve directive: mode #99

Closed mmuqiitf closed 4 years ago

mmuqiitf commented 4 years ago

When i inserting data from modal with vform always show an error in console like this "[vue warn]: failed to resolve directive: mode". I successfully insert data to database, but in console so many errors like that. Anyone can help me?