Skip to content

Immutable.js state and diffs suddenly rendering horribly after 2.15.3 or 2.15.4 #581

@vdh

Description

@vdh

I think this was caused by one of the recent releases, because this has only started happening today

The diffs are now completely unreadable:
screenshot 2018-11-20 17 36 54

The chart tab just dies with "error":
image

And that "Array of tuples" change from here in remotedev-serialize made it a nightmare trying to navigate through just a normal Map & List Immutable state. It's even worse than the similar Array-crazy pain that the React Dev tools inflicts upon us.

I mean look at this, it's a huge headache:
screenshot 2018-11-20 17 50 17
The distinction between List and Map data has been blurred horribly to the point that I can barely tell where I am in the tree anymore.

Compare with this extremely readable layout from immutable-object-formatter-extension (powered by immutable-devtools)
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions