pve-manager/www/manager6/tree
Thomas Lamprecht 87ae19d1ee ui snapshot tree: avoid another exception in delayd load when view is gone
similar story than commit 9cc4958f5a
We cannot really assert anything about the state of me (the view) and
consorts if me.destroyed is true, just early return.

We can get here because this is a delayed task, i.e., async,
everything can happen in between triggering it and receiving the
actual callback, so guard!

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-01-30 20:06:16 +01:00
..
ResourceTree.js js: fix some common typos found with codespell 2019-06-15 10:44:43 +02:00
SnapshotTree.js ui snapshot tree: avoid another exception in delayd load when view is gone 2020-01-30 20:06:16 +01:00