zalmoxisus/redux-devtools-extension

Doesn't work with Immutable.js

Closed this issue · 5 comments

Can't get it to work with Immutable.js. It just shows the raw immutable objects. Similar to this issue:
reduxjs/redux-devtools#51

Enabling serialization on the options page should help. Find Redux DevTools on the extensions page (chrome://extensions/) and click the Options link to customize everything. Please let me know whether it solves the issue.

Had the same problem and your solution worked. Thanks!

We'll better have it on by default to avoid confusion. The point was to gain better performance where it is possible.

Ah, that works thanks! I didn't expect this extension to have configurable options, so that's awesome!

From now it is on by default. In 1.0 the options page will be accessible from the extension window.