olgertse

Results 2 issues of olgertse

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) ```

This makes it impossible to use React functional components in `errorComponent` or `loadingComponent` options.

enhancement