Merge pull request #8847 from SDA-SE/build/bump-asyncapi-react-components

build(deps): bump @asyncapi/react-component to 1.0.0-next.26
This commit is contained in:
Ben Lambert
2022-01-11 09:40:55 +01:00
committed by GitHub
3 changed files with 17 additions and 5 deletions
+12
View File
@@ -0,0 +1,12 @@
---
'@backstage/plugin-api-docs': patch
---
Update @asyncapi/react-component to 1.0.0-next.26, which will fix the
`ResizeObserver loop limit exceeded` errors which we encountered in several E2E
tests.
For more details check the following links:
- https://github.com/backstage/backstage/pull/8088#issuecomment-991183968
- https://github.com/asyncapi/asyncapi-react/issues/498