lord-zeus opened this issue 7 years ago · 0 comments
How do we access the vue store from the background worker normal import {store} from "./store"; store.getters.get_user is not working
import {store} from "./store";
store.getters.get_user