Hello! I'm trying to use this monitor with some Immutable stores. The changes are caught just fine but they are not displayed correctly, like this:
timeline._root.entries.0.1: [] [3,50,1,4,52,51]
timeline._root.entries.1.1: 0 1
timeline._root.entries.2.1: 0 1
Since the default LogMonitor display Immutable stores correctly, do you think that should be possible to implement the same algorithm here too?