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
Describe the bug
Scenario, I have a delete button on an element, the button is enclosed by a WrapperTooltip.
I hover the button, tooltip shows.
I click the button, button goes away, tooltip remains.
Thanks for reporting, v5.7.2 has been released with a fix for this. Please let us know if it works correctly.
It should be noted that the new code watches for the anchor element being removed from the DOM, so you should make sure the wrapper also gets removed when the button does.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Scenario, I have a delete button on an element, the button is enclosed by a WrapperTooltip.
I hover the button, tooltip shows.
I click the button, button goes away, tooltip remains.
Version of Package
v5.7.0
To Reproduce
Thank you in advance for your answers ! :)
The text was updated successfully, but these errors were encountered: