You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a whole team of us that are in the throes right now because of this issue. Having to resort to console.log statements to be able to see what's going on in our store. Would love to get this fixed!
Akryum
changed the title
Vuex Registering Nested Modules
Vuex Registering Nested Modules before devtools init
Apr 5, 2019
Version
5.0.6
Browser and OS info
Chrome 73 / Windows 10
Steps to reproduce
Register a Vuex module with nothing but nested modules.
What is expected?
The nested modules are registered to state on the dev tools.
What is actually happening?
The nested module aren't recognized by the dev tools.
I've created a sandbox for this issue: https://codesandbox.io/s/q8qw1vxp96
To reproduce the errors I'm encountering with this bug:
Load Module
The text was updated successfully, but these errors were encountered: