Commit 80ec773
fix: DBTooltip race condition when component unmounts during delayed positioning (#4984)
* Initial plan
* fix: db-tooltip race condition with null check in delayed callback
* Update tooltip.lite.tsx
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <copilot@github.com>
Co-authored-by: Maximilian Franzke <787658+mfranzke@users.noreply.github.com>1 parent dfa9e20 commit 80ec773
1 file changed
+8
-5
lines changedLines changed: 8 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| |||
0 commit comments