angularjs - On removing a tag from ngTagsInput, the input field will get focused automatically. Is there a way to prevent this from happening? -


i think this code having problem. because when click on tag remove it, click event propagate host div results in focusing input box.

is there way or attribute prevent input box getting focused on removing tag?


Comments

Popular posts from this blog

Unlimited choices in BASH case statement -

Redirect to a HTTPS version using .htaccess -

javascript - jQuery: Add class depending on URL in the best way -