Skip to content

Component vuex bindings is not same to store state #1344

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

Open
justforuse opened this issue Jan 11, 2021 · 0 comments
Open

Component vuex bindings is not same to store state #1344

justforuse opened this issue Jan 11, 2021 · 0 comments

Comments

@justforuse
Copy link

Version

5.3.3

Browser and OS info

Chrome 87 / MacOS 10.15.7

Steps to reproduce

After page init, I want to check current state, so I click the "Load State" button under vue devtools, I find some function in mutations re-run, and it change current state actually. But the component vuex bindings is not same to vuex state tab value.

What is expected?

they should be same

What is actually happening?

the vuex state is not update anymore

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

1 participant