Skip to content

[BUG] hide_all_callbacks giving error TypeError: Dash() got an unexpected keyword argument 'hide_all_callbacks' #3582

Description

@biyani701

Thank you so much for helping improve the quality of Dash!

We do our best to catch bugs during the release process, but we rely on your help to find the ones that slip through.

Describe your context
Please provide us your environment, so we can easily reproduce the issue.

  • replace the result of pip list | grep dash below
dash                      3.4.0
dash-ag-grid              32.3.4
dash-bootstrap-components 2.0.4
dash-daq                  0.6.0
dash-extensions           2.0.4
dash-iconify              0.1.2
dash-mantine-components   2.4.1
dash-svg                  0.0.12
dash-testing-stub         0.0.2
  • if frontend related, tell us your Browser, Version and OS

    • OS: Windows
    • Browser chrome
    • Version [e.g. 22]

Describe the bug

Upgraded to dash 3.4.0. added hide_all_callbacks=True in Dash()

Expected behavior

it should work. But getting error TypeError: Dash() got an unexpected keyword argument 'hide_all_callbacks'
this is coming from check_obsolete in _validate.py
i am using uv as a package manager
Screenshots

NA

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions