Intermittent ResizeObserver Loop Error in Zoom Web SDK 2.18.2 Within Iframe

Meeting SDK Type and Version
Web SDK 2.18.2

Description
We are encountering a persistent issue in our application that integrates Zoom’s Web SDK. The problem is identified in our Sentry logs but is not consistently reproducible. The issue seems to occur during various user interactions but lacks a clear pattern.

Error
The primary error we’re encountering is: “ResizeObserver loop completed with undelivered notifications.” This error has been logged over 10.3k times in the last 30 days.

Troubleshooting Routes
We’ve attempted the following troubleshooting steps without success:

  1. Reviewed the Zoom Developer Changelog for any relevant updates or known issues.
  2. Searched the Zoom Developer Forum and general troubleshooting guides.
  3. Tested with the Zoom Web SDK sample app to replicate the error, but it doesn’t consistently reproduce there.

How To Reproduce
Reproducing the issue is challenging as it does not occur consistently. However, here are the steps where it has been observed:

  1. Authentication Method or App Type: JWT.
  2. Errors: “ResizeObserver loop completed with undelivered notifications.”
  3. Browser/Client Type and Version: Observed across multiple browsers (Chrome, Firefox, Safari).