issue with country flag after removing country code #77
Replies: 3 comments 16 replies
-
@dmatysiak94 do you find any solution? I have similar: ss-2024-04-29_13.27.57.mp4here is code to reproduce for maintainers: <Question title="Phone" name="phone">
<PhoneInput country={"us"} onlyCountries={["us", "ca"]} />
</Question> |
Beta Was this translation helpful? Give feedback.
-
@dmatysiak94, @Set27, the issue you're showcasing was occurring in older versions. Please make sure you're using the latest versions of antd-phone-input and react-phone-hooks. |
Beta Was this translation helpful? Give feedback.
-
@dmatysiak94, @Set27, and @SyedZainullahQazi, thanks for pointing out the issue. Finally, I could find out the cause and fix it. You can upgrade the version of the package to use the latest version where it is fixed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
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.
Screen.Recording.2024-03-25.at.11.12.02.mov
Beta Was this translation helpful? Give feedback.
All reactions