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

Missing getters grouping on root level with Vuex Inspector #1413

Closed
CesarGomezTissini opened this issue Apr 24, 2021 · 2 comments
Closed

Missing getters grouping on root level with Vuex Inspector #1413

CesarGomezTissini opened this issue Apr 24, 2021 · 2 comments

Comments

@CesarGomezTissini
Copy link

CesarGomezTissini commented Apr 24, 2021

Version

6.0.0-beta.8

Browser and OS info

Edge 90.0.818.46 / Windows 10

Steps to reproduce

  1. Create a Vuex 3 single file store in a Vue 2 project, example, src/store.js
  2. Set a new Vuex.Store instance with respectives state, mutations, getters and actions.
  3. Go to Vue Devtools and select Vuex Inspector. Then, select root level as item to inspect

What is expected?

Vuex inspector grouping states in State section and Getters in getter section like 5.3.4.

What is actually happening?

States and Getters grouped all in one State section


https://gfycat.com/ifr/FavorableSkeletalKoodoo

@CesarGomezTissini CesarGomezTissini changed the title Missing getters grouping on root Vuex Inspector Missing getters grouping on root level with Vuex Inspector Apr 24, 2021
@theZaX

This comment has been minimized.

@Akryum

This comment has been minimized.

@Akryum Akryum closed this as completed in f6ab02c May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants