-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(tooltip): fix tooltip appearing after it has been destroyed #5548
fix(tooltip): fix tooltip appearing after it has been destroyed #5548
Conversation
Codecov Report
@@ Coverage Diff @@
## development #5548 +/- ##
===============================================
- Coverage 73.66% 73.63% -0.03%
===============================================
Files 323 323
Lines 11637 11641 +4
Branches 2475 2477 +2
===============================================
Hits 8572 8572
- Misses 1964 1967 +3
- Partials 1101 1102 +1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me! but popover will have the same issue :)
… into fix-tooltip-delay-disposal
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
closes #5217
PR Checklist
Before creating new PR, please take a look at checklist below to make sure that you've done everything that needs to be done before we can merge it.