laptop and a wrench

Bug

ArcGIS API for JavaScript stops drawing stream services when the browser window is not active.

Zuletzt veröffentlicht: April 30, 2020 ArcGIS API for JavaScript
Bug-ID-Nummer BUG-000128273
EingereichtJanuary 30, 2020
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS API for JavaScript
Gefunden in Version4.15
BetriebssystemWindows OS
Betriebssystemversion10.0
StatusWill Not Be Addressed

Zusätzliche Informationen

The browser suspends the WebGL context when it is put in a background tab, so this is not something we can handle. Refer to https://developer.mozilla.org/en-US/docs/Web/API/window/requestAnimationFrame: requestAnimationFrame() calls are paused in most browsers when running in the background tabs or hidden