Merge pull request #8563 from backstage/freben/mount-state

Do not `setState` when unmounted in `OverflowTooltip`
This commit is contained in:
Fredrik Adelöw
2021-12-21 13:39:29 +01:00
committed by GitHub
2 changed files with 10 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/core-components': patch
---
Do not `setState` when unmounted in `OverflowTooltip`