Skip to content

Some tests fail with "ResizeObserver loop limit exceeded" when new changes are made. #5937

@MayaKirova

Description

@MayaKirova

When new functionalities/bug fixes are applied (especially changes that trigger change detection) some tests fail with error: "ResizeObserver loop limit exceeded" due to tests triggering a lot of changes in the element sizes during a short period of time. To prevent that this error should be ignored on a global level.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions