Skip to content

Dropdown changes in Dash 2.17 causing page loading issues in Dash docs #2850

Closed
@LiamConnors

Description

Our docs tests test different paths:

https://github.com/plotly/ddk-dash-docs/blob/main/tests/integration/test_bad_paths.py

With Dash 2.17, some of these tests fail because the page never loads

The page ends up stuck in a state like this

image

Seems to be happening on page where the dropdown is updated based on the URL and vice versa. Seems to work without this change: #2816

To recreate:

Run the /ddk-dash-docs tests using Dash 2.17

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