Open navjinder opened 5 years ago
When I use selector.add({ value: "some-value", text: "Some Text" }); The selectr option do not show any option in ipad (Mac/Chrome).
selector.add({ value: "some-value", text: "Some Text" });
I think this is already open #66 This can be ignored.
When I use
selector.add({ value: "some-value", text: "Some Text" });
The selectr option do not show any option in ipad (Mac/Chrome).