Project

General

Profile

Actions

Bug #27946

closed

Redux devtools setup is wrong

Added by Amir Fefer over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
JavaScript stack
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

After the redux upgrade, error message appeared:

Uncaught Error: It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function.
    at createStore (redux.js:66)
    at generateStore (index.js:22)

According to https://github.com/zalmoxisus/redux-devtools-extension the redux devtools setup for a store with middleware is different from the current implementation

Actions

Also available in: Atom PDF