Skip to content

Only the last registered store shows in Vue Devtools #1885

Discussion options

You must be logged in to vote

Sorry my bad, the issue was that I was not returning the state variable, as instead I had a 'getter' function. Once I added the state variable to the store's return object, I could see the state in Vue Devtools.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by xiki808
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant
Converted from issue

This discussion was converted from issue #1884 on December 21, 2022 08:28.