select icon indicating copy to clipboard operation
select copied to clipboard

Can't clear the select on Safari iOS

Open IonelLupu opened this issue 2 years ago • 0 comments

Opening this demo example on an iOS device, Safari, and clicking the X (clear) icon doesn't clear the select box.

This issue was also reported here: https://github.com/ant-design/ant-design/issues/28917

A Stackblitz repro example: https://stackblitz.com/edit/react-pr3fcp?file=demo.tsx. Double clicking clears the Select box but this is not the desired behaviour.

Double clicking doesn't work here on react-component/select. It works only in AntDesign Select

https://github.com/react-component/select/assets/4083652/45b116b6-bee6-4037-b4c8-708a98afeec4

IonelLupu avatar Jun 02 '23 16:06 IonelLupu