question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not compatible to redux 4.0.0

See original GitHub issue

The package can not be used with redux >= 4.0.0. Then I get the following error:

Dispatching while constructing your middleware is not allowed. Other middleware would not be applied to this dispatch.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
mudovytskyicommented, Jun 6, 2018

Unfortunately, the problem is still waiting for a solving

0reactions
KELiONcommented, Jun 13, 2018

Thanks @sshmyg for fixing this issue. You can try to install v0.3.0 that should be compatible with redux 4

Read more comments on GitHub >

github_iconTop Results From Across the Web

Not working with react-redux 4.0.0 · Issue #158
After upgrading react-redux to release 4.0.0, redux-devtools fails with the following error: ERROR in . ... Yes, it's not compatible yet.
Read more >
Error with Redux 4.0.0 while using @angular-redux/store
Type 'RootState' is not assignable to type 'AnyAction'. node_modules/@angular-redux/store/lib/src/components/ng-redux.d.ts(37, ...
Read more >
redux - npm
Predictable state container for JavaScript apps. Latest version: 4.2.0, last published: 8 months ago. Start using redux in your project by ...
Read more >
redux-form versions and peer dependencies
Online Peer dependency version tool to search for compatible versions of related NPM packages.
Read more >
not compatible with your version of node/npm: google-gax ...
Release Level npm version. Google API Extensions for Node.js (gax-nodejs) is a set of modules which aids the development of APIs for clients...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found