redux-batched-actions icon indicating copy to clipboard operation
redux-batched-actions copied to clipboard

Incompatible with react-router-redux

Open AJamesPhillips opened this issue 7 years ago • 1 comments

It's not a big problem but perhaps there's a general warning we can put in the README with a specific warning about things like react-router-redux.

The related issue is here: https://github.com/ReactTraining/react-router/issues/5227

I also suspect this is related / equivalent to #12 but am not certain.

Of course also if there's a simple solution to this then please let me know, I'd really like to include redux-batched-actions back in my project and use it with react-router-redux actions.

AJamesPhillips avatar Jun 12 '17 12:06 AJamesPhillips

There is https://github.com/abc123s/redux-batch-enhancer, which should solve this problem.

ostap0207 avatar Aug 15 '17 09:08 ostap0207