Skip to content

[BUG] hide_all_callbacks doesn't apply to clientside callbacks #3579

@antonymilne

Description

@antonymilne

FYI @l0uden @CNFeffery

A small issue with the new features in Dash 3.4.0.

#3564 added the argument hide_all_callbacks that would make all callbacks hidden by default. At the same time, #3563 made it possible to hide clientside callbacks with hidden=True.

Unfortunately hide_all_callbacks does not work for clientside callbacks, only serverside ones. I think this should be easy to fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    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