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've tried everything I can think of, but I can't figure out how to allow the user to create new options. Since we're using objects, we'd need to use the create option with a function to build that object, but it just doesn't work. Here's a plunkr, showing the non-working angular version, and a working normal selectize version.
Any thoughts?
The text was updated successfully, but these errors were encountered:
I've tried everything I can think of, but I can't figure out how to allow the user to create new options. Since we're using objects, we'd need to use the
create
option with a function to build that object, but it just doesn't work. Here's a plunkr, showing the non-working angular version, and a working normal selectize version.Any thoughts?
The text was updated successfully, but these errors were encountered: