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 Sep 10, 2023. It is now read-only.
Currently tokeninput sometimes loses focus when navigating
between tokens using the keyboard in Internet Explorer.
Here we apply what seems to be the common workaround for problems
with focus behavior in IE, namely wrapping requests for focus
inside a setTimeout.
0 commit comments