This is just a basic select with static data. Search is case sensitive.
option a
option b
option c
option d
Option e
option f
option g
option h
This div is displayed after select component is created. This causes problems with jQuery outerWidth.
This select doesn't have search
option a
option b
option c
option d
option e
option f
option g
option h
Data is loaded from file.json, component doesn't respect '---' selection and search is case insensitive.
---
Data is loaded from file.json .. component respects selection.
abc
Note: This select is supposed to fail:
---