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
{{ message }}
This repository was archived by the owner on Nov 22, 2021. It is now read-only.
Is there a way to prevent ng-tags-input from removing the tags by using backspace in the input box. There is a on-tag-removing callback but that does not have $event to detect if it the tag is being removed using the backspace or 'x' button.
Is there a way to prevent ng-tags-input from removing the tags by using backspace in the input box. There is a on-tag-removing callback but that does not have $event to detect if it the tag is being removed using the backspace or 'x' button.
Thanks.