I have followed by this answer https://stackoverflow.com/questions/29489821/allow-manually-entered-text-in-ui-select#=
But have problems when add ng-model-options="{ debounce: 500 }"
to the ui-select
, doesn't work anymore. Any workaround?
Have found this on Github, so it haven't fixed yet https://github.com/angular-ui/ui-select/issues/855