vuejs/vue-async-data

Fails with Vue.js v1.0.0-alpha.1 : "this._defineMeta is not a function"

iJackUA opened this issue · 1 comments

Uncaught TypeError: this._defineMeta is not a function

It looks like because of deprecation of this._defineMeta in favor of _.defineReactive
but I could not find where defineReactive is exposed to use it in mixin

8 minutes to fix... are you a Human ?! :)
thanks!