Skip to content

How to retain filter in multiple tabs application #43

@jiangdaili

Description

@jiangdaili

I use dash_pivottable in a multiple tabs DASH application, but the filter set in pivot is gone after tab switching. I have tried dcc.tabs persistence=True, persistence_type='session'/'local'/'memory', but still cannot retain filter config after tab switching. The config of cols, rows, value or aggregatorName can be retained after tab switching, only filter is gone. Is there any way to retain the filter please?

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