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 has been archived by the owner on Nov 22, 2021. It is now read-only.
Just tried the demos with Internet Explorer 9 and selecting a value from autocompleted list does not seem to work (http://mbenford.github.io/ngTagsInput/demos). E.g. when I typed "catw" to the "superheroes" demo and clicked "Catwoman" in the autocomplete list, "catw" tag was added.
Works e.g. with Firefox.
The text was updated successfully, but these errors were encountered:
It's not an IE9 issue: I've just confirmed it also happens in IE11. document.activeElement seems to work differently in IE. I'll investigate it further.
Just tried the demos with Internet Explorer 9 and selecting a value from autocompleted list does not seem to work (http://mbenford.github.io/ngTagsInput/demos). E.g. when I typed "catw" to the "superheroes" demo and clicked "Catwoman" in the autocomplete list, "catw" tag was added.
Works e.g. with Firefox.
The text was updated successfully, but these errors were encountered: