neolitec

Results 2 comments of neolitec

Same for me, when I'm in a module I'm not able to call an action from an action in another module. ``` this.context.dispatch('authentication/login', null, { root: true }) ``` The...

You can test it by creating a repository using NPM and try to install `neolitec/repro-pnpm-project#fix`. https://github.com/neolitec/repro-pnpm-project/tree/fix