typesnippet / antd-phone-input

Advanced, highly customizable phone input component for Ant Design.
https://playground.typesnippet.org/antd-phone-input-5.x/
MIT License
60 stars 11 forks source link

issue with country flag after removing country code #78

Closed ArtyomVancyan closed 7 months ago

ArtyomVancyan commented 7 months ago

Discussed in https://github.com/typesnippet/antd-phone-input/discussions/77

Originally posted by **dmatysiak94** March 28, 2024 I aslo would like to report bug that input shows country ISO code and phone code instead of the flag if the user clears the Phone value after search using. https://github.com/typesnippet/antd-phone-input/assets/37019712/02a9581a-315d-4420-ad33-f6ec7f5f5af4
ArtyomVancyan commented 7 months ago

@dmatysiak94, I was unable to reproduce the issue. Can you check the version of the antd-phone-input and react-input-hooks you're using?

ArtyomVancyan commented 7 months ago

@dmatysiak94, this must have been an old issue that was already fixed, which is why I could not reproduce it. Please upgrade the antd-phone-input and react-input-hooks dependency versions and try again. I am closing the issue, but you can reopen it if you face an issue after upgrading the dependencies.