Skip to content

vue-devtools won't update when store.replaceState() is called manually #690

@miaulightouch

Description

@miaulightouch

Version

4.1.4

Browser and OS info

Chrome 65 / Windows 10

Steps to reproduce

  1. expose the store to window
  2. execute like below manually
window.store.replaceState({/* object content */})
  1. vue-devtools got no update

What is expected?

it should update the state info.

What is actually happening?

nothing happened.

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