Skip to content

DebounceInput stops working after changing Autocomplete value #153

Description

@Aniga10

DebounceInput works fine when I change the value of the input elements (which are using DebounceInput). But when I change the value of a Material UI Autocomplete component that also uses an input element, the other plain text inputs no longer get the debouncing effect (typing becomes slow again).

I tried using DebounceInput inside the Autocomplete, but that doesn't solve the issue. Could you please help?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions