Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Fixed creation of new-tag in IE-11#2134

Open
swatijadhav wants to merge 1 commit intoangular-ui:masterfrom
swatijadhav:master
Open

Fixed creation of new-tag in IE-11#2134
swatijadhav wants to merge 1 commit intoangular-ui:masterfrom
swatijadhav:master

Conversation

@swatijadhav
Copy link

IE was having issue with keyup event, as sometimes it lost input changes. Due to this,

Update select.js, Delayed tag-choices formation on 'keyup' event by few milliseconds. This is working with IE-11 and chrome versions.

Note:
Currently only added changes in dist/select.js files. Please let me know in comments, whether shall I go ahead and update minified files too using gulp

Thanks

…ly created tag.

IE was having issue with keyup event, as sometimes it lost input changes. Due to this, sometimes it creates empty tag.
Update select.js, Delayed tag-choices formation on 'keyup' event by few milliseconds
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant