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
If the first item is disabled, it cannot be focused. This raises a
JS error in IE8 (and probably other versions).
Make sure we find the first item that is not disabled and focus this.
0 commit comments