antd-country-phone-input icon indicating copy to clipboard operation
antd-country-phone-input copied to clipboard

Having issue on select

Open ThanhTanPM2000 opened this issue 2 years ago • 5 comments

only hold the click of the mouse can not make select option to disappear antd version: 4.16.13 antd-country-phone-input: 4.5.0

https://user-images.githubusercontent.com/55201401/207548835-e9ac1f7b-ea2a-417e-9f5c-ff68d0ec7710.mov

image

ThanhTanPM2000 avatar Dec 14 '22 08:12 ThanhTanPM2000

Thanks for reporting this issue. Could you provide a minimum codesandbox to reproduce this bug?

helsonxiao avatar Dec 14 '22 15:12 helsonxiao

I also have this issue.

"react": "18.2.0" "antd": "^4.24.1", "antd-country-phone-input": "^4.5.0",

Dilshan97 avatar Jan 16 '23 07:01 Dilshan97

@ThanhTanPM2000 Have you managed to fix this issue?

OleksandYalovyi avatar Jan 21 '23 11:01 OleksandYalovyi

I have this issue as well.
"antd": "^4.10.2", "react": "^17.0.1"

nehoil avatar Feb 11 '23 12:02 nehoil

add inline fix for me.

<CountryPhoneInput inline />

Latief-Anwar avatar Feb 15 '23 13:02 Latief-Anwar