Skip to content

multiple Reducers in redux-undo  #296

@motionrus

Description

@motionrus

I have multiple reducers and want to be able to manage the state of all reducers. Tell me, is it possible to store the order of changes of several Reducers somewhere?

if I wrap each reducer in redux-undo, then the undo state will be executed at the same time for each reducer

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