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
Fixing #73. The .isDisabled() method was returning wrong values after triggering the .disable() method, because of incorrect logic in the latter method.