Skip to content

Order of options being changed #108

Closed
@nesl247

Description

@nesl247

The order of options is being changed when using selectize. I know this because when I have a select without selectize and I pass the order as:

01
02
03
04
05
06
07
08
09
10
11
12

it stays in that order. When using selectize,

10
11
12
01
02....

01 is lower than 10, but selectize doesn't seem to see this.

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