Skip to content

Limit history when show_undo_redo=False #727

Open
@alexcjohnson

Description

@alexcjohnson

After #724 and plotly/dash-renderer#175, the state history is only relevant to revert, which is used for error recovery so only needs to hold one previous (good) state as described in plotly/dash-renderer#175 (comment). If we simplify the history when the undo/redo toolbar is hidden, we may see a significant performance boost for large and/or frequently-updated apps.

Possibly related: #699, #707

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions