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
Internet Explorer doesn't update cursor style if it is null or undefined.
Fix so that when the cursor is updated, the incoming is checked for truthiness. If it is, use it, else keep it as an empty string.
0 commit comments