Search does not work #39
brucelwayne
started this conversation in
General
Replies: 1 comment
-
Hi @brucetod, thanks for the feedback. I have tested with the latest version of both
My package.json contains the following and run with node v19.9.0 and npm v9.6.3 "dependencies": {
"antd": "^5.9.0",
"antd-phone-input": "^0.1.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1"
} Could you please provide the code you are facing the issue with? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, thank you very much for releasing antd-phone-input. I am currently using antd version 5.9.x, and in this version, the enableSearch feature does not work properly. It's unable to search for phone number area codes.
Beta Was this translation helpful? Give feedback.
All reactions