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
I must be missing something, but I can't seem to find the callback for removing a newly added option. I've implemented create_option successfully, using the second example (callback on new option added). The trouble is, once a user adds a new option, they can also remove it by clicking the "X" to the right of the term. There must be a callback to also handle the removal.
The text was updated successfully, but these errors were encountered:
This is fantastic! Thank you!
I must be missing something, but I can't seem to find the callback for removing a newly added option. I've implemented create_option successfully, using the second example (callback on new option added). The trouble is, once a user adds a new option, they can also remove it by clicking the "X" to the right of the term. There must be a callback to also handle the removal.
The text was updated successfully, but these errors were encountered: