Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to use code in actions with createSharedMutations #45

Open
Zyles opened this issue Sep 13, 2019 · 3 comments
Open

Unable to use code in actions with createSharedMutations #45

Zyles opened this issue Sep 13, 2019 · 3 comments

Comments

@Zyles
Copy link

Zyles commented Sep 13, 2019

When enabling createSharedMutations in my project I am unable to execute any code I put in my store actions when using dispatch.

It jumps straight to the mutation code.

@VictorioBerra
Copy link

Same but my mutation is not called either. When removing createSharedMutations it works. I have imported the store in main.js, not sure why READMEE says to do this since you pretty much have to in order to add it as a plugin.

@vFire
Copy link

vFire commented Mar 19, 2021

Same...

@brenthmiras
Copy link

I have a similiar problem. I am able to execute store actions, but they always return undefined.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants