Thanks for filing the issue. Please follow the Issue Reporting Guidelines and provide a minimal JSFiddle or JSBin containing a set of reproducible steps that can lead to the behavior you described.
Please ask questions on the forum or StackOverflow.
Do Vue.prototype._ = _ to use lodash as _ in templates. But I recommend you to define your own filters/methods that use lodash methods instead
Most helpful comment
Please ask questions on the forum or StackOverflow.
Do
Vue.prototype._ = _to use lodash as_in templates. But I recommend you to define your own filters/methods that use lodash methods instead