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
Check for input type before event accumulation. (dmjio#582)
* Check for input type before event accumulation.
Safari throws a TypeError when selection* is indexed on a DOM node.
* Bump version