Skip to content

Bug in vuex & vuex-router-sync: rawGetter is not a function #285

@xiaocode

Description

@xiaocode

When click the route-link to another component, this error will show. I found it happen at vuex 2.0.0-rc.5 dist/index.js line 458 "store._wrappedGetters[getterKey]". When the getterKey is "default", this is an Object, not a Function. I don't know it is my problem or the bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions