You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an easier way to add new items for the dropdown menu after it has been initialized?
Right now I'm recreating it but I'm experiencing crashes when doing this?
The text was updated successfully, but these errors were encountered:
@mat0pad As you wished, from release 0.4 you can use updateItems(items: [AnyObject]) to update items for the dropdown menu after it has been initialized.
Please feel free to reopen this issue if you have any further issues.
Is there an easier way to add new items for the dropdown menu after it has been initialized?
Right now I'm recreating it but I'm experiencing crashes when doing this?
The text was updated successfully, but these errors were encountered: