Skip to content

usage with redux debugger jump to action  #5

@joprice

Description

@joprice

When testing this out with redux dev tools, I found that the jump to action feature did not end up triggering a call to setState. Changing the store's implementation to add the debugging immediately after Program.map

|> Program.map mapInit id id mapSetState id mapTermination
made it work. Perhaps createStore can take an optional function to map the program after the store's config has been applied.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions