Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Refresh doesn't work correctly with minimum-input-length. #2156

Open
@phongdckz

Description

@phongdckz

Bug description:

Ui-select-choices doesn't render option from refresh when deleting and re-inputting the same input with minimum-input-length.

Ex: ui-select has minimum 3 characters.
1: Input 123, it works normally.
2: Delete 123 and re-input it, callback function return result but ui-select-choices does not render anything.

Link to minimally-working plunker that reproduces the issue:
https://plnkr.co/edit/WUXA4tmmoOmazUMj?preview

Version of Angular, UI-Select, and Bootstrap/Select2/Selectize CSS
Angular: 1.5.8
UI-Select:0.19.8
Bootstrap/Select2/Selectize CSS (if applicable): 3.1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions