International Telephone Input with Vue
**Issue** Country search doesn't work for input containing capital letters (INDIA, inDIa). **Steps to reproduce** 1. Enable dropdown options with `showSearchBox: true` 2. Type INDIA and check dropdown options 3. Type inDIa and check dropdown options  **Proposed solution** Convert user input to lowercase before filtering the countries list **After the fix** 
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by AmitGurbani and has received 2 comments.