Mobius1/Selectr

Adding options using selectr.add() do not work on ipad/native drop down

Opened this issue · 1 comments

When I use
selector.add({ value: "some-value", text: "Some Text" });
The selectr option do not show any option in ipad (Mac/Chrome).

I think this is already open #66 This can be ignored.