Skip to content

Vue.nextTick doesn't seem to work with Vuex #1023

@adamzerner

Description

@adamzerner

Version

2.5.0

Reproduction link

https://jsfiddle.net/n9jmu5v7/2421/

Steps to reproduce

Click the "Change" button.

What is expected?

The value updates to "B" immediately, and then to "C" after a few seconds.

What is actually happening?

The value stays at "A", and updates to "C" after a few seconds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions