Closed tiagoroldao closed 4 years ago
This is a fix of work pushed in #64, preventing non-namespaced getters from being called against rootGetters
rootGetters
As before, this is the result of issues found in live usage of the repo, and a testable build is used as
"vuex-class-component": "git+https://github.com/tiagoroldao/vuex-class-component.git#82cd9573639b8c3e38081c4b1cbb4f2b57213571"
(this points to https://github.com/tiagoroldao/vuex-class-component/tree/proxy-hot-fix, which includes a built distribution)
This is a fix of work pushed in #64, preventing non-namespaced getters from being called against
rootGetters
As before, this is the result of issues found in live usage of the repo, and a testable build is used as
(this points to https://github.com/tiagoroldao/vuex-class-component/tree/proxy-hot-fix, which includes a built distribution)