Skip to content

When selectize-input is focused and i click on it - the Dropdown close and open every click. #183

@russeljo

Description

@russeljo

it's work only if:
maxItems: 1,
And it cause some problem
But when maxItems > 1, then dropdown is never close when i click on focused selectize-input.


the problem is that value beacame = ''
I use this selectize/selectize.js#340 (comment) to solve situation when user type wrong text for autocomplete, and then click out of the input - the value is restore to previos.

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