Skip to content

Autofilled values in dcc.Input with debounce=True are not detected on submit #3299

Open
@brogrammeur

Description

@brogrammeur

dash version: #3.0.4

When using dcc.Input with debounce=True, values autofilled by a browser are not captured unless the user manually interacts with the input (e.g., clicks or types).

This leads to None values being submitted, even though the fields appear visually filled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2considered for next cyclebugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions