romanmatus
Results
2
comments of
romanmatus
Hello, this problem still presist on android devices, or is it only for me ? const handlePickerToggle = () => { if (dropDownRef.current) { dropDownRef.current.togglePicker(); } }; { setNationalPrefix(value); handleValueChange();...
Hi, did you figure out ?