jriosdev / iOSDropDown

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

selection not working swift 5 #95

Open Aizaz-Abbasi opened 3 years ago

xs6615 commented 3 years ago

I am using Swift 5 as it is working well.

nkollu commented 2 years ago

Hi i am using swift 5, but still i am unable to select from dropdown.

jriosdev commented 2 years ago

Updated please try again

Guiraudou commented 2 years ago

Hey, I had the same issue with the last version. It took 1 day for me to find the problem... The selection still doesn't work if your scene have "Tap Gesture Recognizer". Delete "Tap Gesture Recognizer" and selection works perfectly. Hope it will help some users.

massimilianochiodi commented 1 year ago

I had the same issue Not use "Tap Gesture Recognizer" but not work

yasodha-r commented 1 year ago

Im also facing the same issue. selection is not working. @jriosdev any fix on the above issue?

sourabhsharmait commented 1 year ago

Facing the same issue when search is enabled

sourabhsharmait commented 1 year ago

It's a random Issue