Skip to content

Give a chance undo/redo return a relevant value, not void #48

@Ruslan-I7

Description

@Ruslan-I7

Sometimes we have some event where we use undo redo, being inside this event we need to get the updated value and use it but instead of this, we have to use useEffect or some other tricks to get this value and then work with this. It'd be nice if we could get the value right away when undo redo was run and work with it further

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