antd-country-phone-input
antd-country-phone-input copied to clipboard
Having issue on select
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
Thanks for reporting this issue. Could you provide a minimum codesandbox to reproduce this bug?
I also have this issue.
"react": "18.2.0" "antd": "^4.24.1", "antd-country-phone-input": "^4.5.0",
@ThanhTanPM2000 Have you managed to fix this issue?
I have this issue as well.
"antd": "^4.10.2",
"react": "^17.0.1"
add inline
fix for me.
<CountryPhoneInput inline />