antd-country-phone-input
antd-country-phone-input copied to clipboard
Flags not rendering on Windows
Country flags are not rendering on windows OS regardless of the user. agent(checked on IE, chrome).
Kindly refer to the below attached image for reference.
In order to main consistency across different environments and platforms, I think it'd be good to support flag rendering on various platforms.
Hi @prajwal-kulkarni , you can check this demo.
https://boyuai.github.io/antd-country-phone-input/demos/custom-flag
Hello @helsonxiao, apologies for the late reply. That seems to serve the purpose. However, ellipsis is getting added on selecting any country (regardless of the length of the country code). And if inline
prop is removed, I'm unable to select any item from the dropdown as mentioned in #73. Is there any fix available for this? Kindly help.