Skip to content

[Bug Report] [vuex] unknown action type: wait/start occurred on Vue TypeScript #96

Open
@runyasak

Description

@runyasak

Step to reproduce

Using store.dispatch('wait/start', 'app loading', { root: true }) or wait/end on router.beforeEach in Vue TypeScript project.

However, it is working fine on Vue with CommonJS project.

Expected Behavior

It should be worked without any error or warning.

Actual Behavior

There have error for unknown action type.

[vuex] unknown action type: wait/start

Environment

  • vue: 2.6.11
  • vue-wait: 1.4.8
  • typescript: 3.8.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions