Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions