Dominik Csapak dfe5c4c494 ui: fix opening settings window in datastore panel
When a user directly opened the webui with a fragment that is not
the summary, opening of the 'my settings' window fails because the
initial set of the columns field triggers a state change, which in turn
tries to trigger 'updateColumns'. That fails though, since the columns
were not even rendered yet (because we are on a different tab).

To fix this, simply return when the panel is not rendered yet.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-12-15 15:56:59 +01:00
..
2021-11-22 09:13:32 +01:00
2021-03-08 15:51:49 +01:00
2021-04-12 15:55:58 +02:00
2021-07-08 11:43:43 +02:00
2020-09-25 18:34:54 +02:00