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
prevent user to type new search string and trigger the completeMethod
(Currently the placeholder is displayed, user can type and select a match, but then it is not added due to the selectionLimit. It does not make sense to let them proceed)
The text was updated successfully, but these errors were encountered:
Describe the feature you would like to see added
If a selectionLimit is set and reached:
(Currently the placeholder is displayed, user can type and select a match, but then it is not added due to the selectionLimit. It does not make sense to let them proceed)
The text was updated successfully, but these errors were encountered: