redux-immutable-examples icon indicating copy to clipboard operation
redux-immutable-examples copied to clipboard

Example is outdated and crashes with redux-immutable 3.0.8

Open IlyaSemenov opened this issue 9 years ago • 1 comments

The example uses redux-immutable 1.3.2.

With the latest redux-immutable 3.0.8, it crashes with Uncaught TypeError: reducer is not a function(…) at combineReducers.js line 37.

IlyaSemenov avatar Oct 21 '16 05:10 IlyaSemenov

I see you dropped parsing of canonical reducer composition pattern in 2.0. Did it go to a separate library?

IlyaSemenov avatar Oct 21 '16 06:10 IlyaSemenov