jriosdev / iOSDropDown

Drop Down Menu for iOS With Search And Other Awesome Customisation
https://cocoapods.org/pods/iOSDropDown
MIT License
667 stars 150 forks source link

Selection does not work during search. #120

Open SJImobility opened 1 year ago

SJImobility commented 1 year ago

When I type something in the search field and the items are filtered. I select from the option list and it does not work . Selection does not happened and the list hides.

aglSourabh commented 1 year ago

Facing the same issue. Did you find any solution for this? @SJImobility

sourabhsharmait commented 1 year ago

Anyone has solution for this?

sourabhsharmait commented 1 year ago

I found a solution and it works for me.

Screenshot 2023-01-13 at 10 04 02 PM

Please set None to capitalisation, spell check and correction text input traits of UITextfiled.