Skip to content

Vuex Registering Nested Modules before devtools init #950

@robertmoura

Description

@robertmoura

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:

  1. Go to https://q8qw1vxp96.codesandbox.io
  2. Click Load Module
  3. and open the devtools onto the Vuex tab

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions