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 has been archived by the owner on May 29, 2019. It is now read-only.
Issue #3167, fixed in 87a3607, is still present if using tooltip-popup-delay with the tooltip.
Explanation: The tooltip is opened after the check is made to see if the tooltip is opened, when the button becomes disabled. This will lead to the same issue as described in #3167 .
The text was updated successfully, but these errors were encountered:
Issue #3167, fixed in 87a3607, is still present if using
tooltip-popup-delay
with the tooltip.Explanation: The tooltip is opened after the check is made to see if the tooltip is opened, when the button becomes disabled. This will lead to the same issue as described in #3167 .
The text was updated successfully, but these errors were encountered: