Skip to content

[BUG] DatePickerRange updatemode not respected #3425

@rzvcs

Description

@rzvcs

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.2.0
dash_ag_grid                  31.3.1
dash-bootstrap-components     1.7.1
dash-table                    5.0.0
  • if frontend related, tell us your Browser, Version and OS

    • OS: Windows 11
    • Browser: Chrome
    • Version: 139.0.7258.155

Describe the bug

When using dcc.DateRangePicker with updatemode="bothdates" from the UI, selecting the start date waits for the end date selection. However, selecting the end date triggers linked callbacks.

Expected behavior

In this updatemode, selecting the end date should wait for selecting the start date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2considered for next cyclebugsomething broken

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions