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
413 stars 129 forks source link

TypeError: _.deepExtend is not a function #36

Closed ronny35 closed 4 years ago

ronny35 commented 4 years ago

Hello,

I have this issue (1.4.1-rc2) :

[Vue warn]: Error in callback for watcher "value": "TypeError: _.deepExtend is not a function"
found in
---> <FormBuilder>

I checked with older version and the same error appears.

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.