Skip to content

[email protected] 'strict' mode and 'store.module' mutation error #243

Closed
@karol-f

Description

@karol-f

Hi, using [email protected] and 'strict' mode, after adding new store module using store.module(...) I got warning:

Uncaught Error: [vuex] Do not mutate vuex store state outside mutation handlers.

Code: http://www.webpackbin.com/VJ91GduIZ

What should happen
Adding store module should not raise error in strict mode.

Regards!

Metadata

Metadata

Assignees

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