In my application, I am trying to implement a phone number field using this StackBlitz link. However, I have observed that it is not possible to search for a country by typing the country code (e.g., +231) in the country search dropdown. When I type a country name, it works fine, but using the code does not function.
Could someone help me either prevent users from entering numbers or enable searching by country code as well?
Searching by country name:
https://i.stack.imgur.com/lpJpJ.png
Searching by country code yields no result: