]> git.proxmox.com Git - pve-manager.git/commit
ui: running chart: avoid breakage if tooltip was on deleted record
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Jul 2020 08:29:05 +0000 (10:29 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 22 Jul 2020 08:29:06 +0000 (10:29 +0200)
commite75392ceb3e2b2dbc864deb4acc8038cf172d94f
tree643c821dc53f4c6c08b45f180ab3eccfabc0e9bf
parenteb7f91977b48e071f35ba07feb467615d3cfc9a5
ui: running chart: avoid breakage if tooltip was on deleted record

if we cleanup records and there was a "stale" tooltip on one of them
we get an access on undefined value exception here

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/panel/RunningChart.js