Skip to content

It's difficult to correlate Slide Monitor to state and actions #295

@jenschelkopf

Description

@jenschelkopf

I've been trying to use the Slide Monitor to debug. For example, I can slide backwards to find when a problem first occurred in my application.

Once I determine when a problem was introduced, I then want to see the current state of the store and also the actions that had been dispatched up to that point. That way I can figure out what went wrong - was something dispatched with a weird payload? Was there something already in the store that, when combined with the last dispatch, resulted in weird data? That kind of thing.

However, when I use Slide Monitor I can see my application changing, but I can't see the current state of the store or the dispatched actions. If I could correlate these things it would be amaaazing.

I use Slide Monitor and Log Monitor at the same time. I had expected that, when I change the slider, actions in the Log Monitor would be disabled. But it seems like it was an intentional decision not to support this behavior (#5).

Hopefully we can think about ways to make this correlation possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions