superwf / vuex-cache

cache vuex action when dispatch
MIT License
510 stars 32 forks source link

Bind `this` correctly #44

Closed kierans closed 4 years ago

kierans commented 4 years ago

Fixes https://github.com/superwf/vuex-cache/issues/43

VitorLuizC commented 4 years ago

I'll change a bit, to "pre" bind this into scoped dispatch variable.