Open alainib opened 1 year ago
hello
i just tried the first example
the dropdown is showed, list open on click but i cannot select any item and cannot scroll to
onChange={item => { console.log(item); ///// don't log setValue(item.value); setIsFocus(false); }}
this work on iphone 14 but not on old simulator, like iphone SE ( third gen ) or iphone 8
Same issue How did you handle it?
hello
i just tried the first example
the dropdown is showed, list open on click but i cannot select any item and cannot scroll to