AssistoLab / DropDown

A Material Design drop down for iOS
MIT License
2.43k stars 623 forks source link

I have implement dropdown view and run the app found an error ? #304

Closed jesuasir007 closed 1 year ago

jesuasir007 commented 2 years ago

Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<UIView 0x1489de1d0> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key optionLabel.' terminating with uncaught exception of type NSException CoreSimulator 802.6 - Device: iPhone 13 () - Runtime: iOS 15.4 (19E240) - DeviceType: iPhone 13

arslankaleem7229 commented 2 years ago

update your pod in podfile to 2.3.12 and you will be good to go... like pod 'DropDown', '2.3.12'

airakivela commented 2 years ago

you solved issue?? I have met same problem..

jesuasir007 commented 1 year ago

i have used the source file only.

On Mon, Aug 1, 2022 at 3:25 PM airakivela @.***> wrote:

you solved issue?? I have met same problem..

— Reply to this email directly, view it on GitHub https://github.com/AssistoLab/DropDown/issues/304#issuecomment-1200979167, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI5BY5M6X6FO3JAFU4INN2DVW6NHTANCNFSM5UOLTJ7A . You are receiving this because you authored the thread.Message ID: @.***>

MattiaPell commented 1 year ago

SOLVED

Open the storyboard file containing the DropDownCell, select the view and enable "Inherit Module From Target"