Open
Description
Describe the bug
After upgrading @snowplow/browser-tracker from version 3.22.1 to version 3.23.0 we have been getting thousands of Bugsnag with the message ResiezObserver loop completed with undelivered notifications
.
This message is reported for all browsers and OS using our website.
We don't have any instances of ResizeObserver in our codebase that might be causing this.
To Reproduce
Run the latest version of @snowplow/browser-tracker and capture the errors with a tool like Sentry or Bugsnag. We don't know how to trigger it, but Bugsnag reports this error for each session.
Expected behaviour
No errors should be reported.
Observations
Checking the codebase I see the ResizeObserver being registered but not unregistered at