9896a75caf
since reload is an async function, the view can be destroyed during any 'await' point. Subsequent accesses to the view will fail, and we will land in the catch. Check there if the view is destroyed, and do not raise an error with the user then also cancel any outstanding timer on 'deactivate' and 'destroy' Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
.. | ||
form | ||
window | ||
BackupJobs.js | ||
BackupOverview.js | ||
ChangerConfig.js | ||
ChangerStatus.js | ||
DriveConfig.js | ||
DriveStatus.js | ||
EncryptionKeys.js | ||
PoolConfig.js | ||
TapeInventory.js | ||
TapeManagement.js |