Skip to content

Want to throttle or debounce the fetch call, is it possible to have onSuggestionsFetchRequested not required #838

@guillaumearchambault

Description

@guillaumearchambault

If user press many time on keyboard, it calls many fecth to get the data. There is a possibility to throttle or debounce those inputs et fetching only on the lasts input. For this, we need to implement our own fetch function as a callback. Then, this method is unusable.
onSuggestionsFetchRequested.

Is it possible to make it not required ?

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