Viewerframe Mode Refresh Hot -

const setModeDebounced = debounce((m) => setMode(m), 150); Unique instance IDs:

async function activateMode(instanceId, mode) { const initId = Symbol(); currentInitId = initId; viewerframe mode refresh hot

// finalize finalizeModeActivation(instanceId, mode); } Subscription cleanup: const setModeDebounced = debounce((m) =&gt