Hey Dojo,
I'm working with a GQI that uses Live-Updates. When I leave it open for some time on a tab I'm not looking at, it seems that the Live-Updates stop working because the GQI calls OnDestroy and unsubscribes from the updates, but when I open the tab, the GQI looks perfectly fine as though nothing has happened.
I'm aware that the GQI receives heartbeats from the browser to stay active, but I'd like to know if inactive tabs aren't able to send those heartbeats? I'd also like to know how I can avoid having situations where the GQI looks active but isn't really.
Thank you,
Bauti