Skip to content
This repository has been archived by the owner on Nov 22, 2021. It is now read-only.

Element is marked as invalid when removing a tag #381

Closed
mbenford opened this issue Mar 1, 2015 · 0 comments
Closed

Element is marked as invalid when removing a tag #381

mbenford opened this issue Mar 1, 2015 · 0 comments

Comments

@mbenford
Copy link
Owner

mbenford commented Mar 1, 2015

Removing a tag marks the element as invalid when the allowLeftoverText is true and there is some leftover text, even though the element remains focused. That's happening because the element validity is checked when the model changes (i.e. some item is either added or removed from the array).

@mbenford mbenford added this to the Backlog milestone Mar 1, 2015
@mbenford mbenford modified the milestones: 2.3.0, Backlog Mar 13, 2015
Bessonov pushed a commit to Bessonov/ngTagsInput.ie8 that referenced this issue May 3, 2015
Fix element validity when removing a tag and there is some text in the
input field and the allowLeftoverText option is set to false.

Closes mbenford#381
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant