Project

General

Profile

Actions

Bug #27946

closed

Redux devtools setup is wrong

Added by Amir Fefer about 5 years ago. Updated about 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 #1

Updated by The Foreman Bot about 5 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/7068 added
Actions #2

Updated by The Foreman Bot about 5 years ago

  • Fixed in Releases 1.24.0 added
Actions #3

Updated by Amir Fefer about 5 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF