grapher-vue icon indicating copy to clipboard operation
grapher-vue copied to clipboard

TypeError: _.cloneDeep is not a function

Open olgertse opened this issue 6 years ago • 1 comments

Meteor version 1.6.1

Seems like Underscore is used instead of lodash, for some reason.

TypeError: _.cloneDeep is not a function
    at VueComponent._this2.$watch.immediate (grapher-vue.js:27)

olgertse avatar Mar 15 '18 12:03 olgertse

Same error here running the vue-grapher sample: https://github.com/Herteby/grapher-vue

educob avatar Aug 03 '18 10:08 educob