Skip to content

minChar doesn't mind length of the trigger char #166

@jukben

Description

@jukben

Current state
Try to type @ you will see nothing since you will have to type one more char (default minChar is 1). If you type @@ you will immediately see that item since length of the trigger is not calculated correctly.

Expected state
You should type @@a to see the item (should respect minChar property)

Repro: https://codesandbox.io/s/vjx16

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions