Merge pull request #20740 from backstage/camilal/fix-custom-homepage-resize-observer

[Home Custom resize observer hotfix
This commit is contained in:
Fredrik Adelöw
2023-10-23 22:46:25 +02:00
committed by GitHub
3 changed files with 18 additions and 14 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-home': patch
---
Temporarily pin the `react-grid-layout` sub-dependency to version `1.3.4` while the horizontal resizing of the latest version is not fixed. For more details, see [#20712](https://github.com/backstage/backstage/issues/20712).