Closed Darshan562 closed 1 month ago
Issue Country search doesn't work for input containing capital letters (INDIA, inDIa) in Vue.js 2
Steps to reproduce
Enable dropdown options with showSearchBox: true Type INDIA and check dropdown options Type inDIa and check dropdown options
codesandbox link :- https://codesandbox.io/p/sandbox/jovial-nova-ft698j?file=%2Fsrc%2FApp.vue%3A19%2C31
Hi @Darshan562, I've been fixed this issue. Now you can use it in v5.16.0. Let me know if you have any question. Thanks
v5.16.0
Hi @cuongle-hdwebsoft, thanks for this solution.
Issue Country search doesn't work for input containing capital letters (INDIA, inDIa) in Vue.js 2
Steps to reproduce
Enable dropdown options with showSearchBox: true Type INDIA and check dropdown options Type inDIa and check dropdown options
codesandbox link :- https://codesandbox.io/p/sandbox/jovial-nova-ft698j?file=%2Fsrc%2FApp.vue%3A19%2C31