From b09ff40bff2e2f893f368f0a2efb62d9a44c4b11 Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Mon, 28 Jul 2025 16:05:32 +0530 Subject: [PATCH] ui: fix advance setting behaviour in autoscale form Fixes #11269 The current dysfunctional behaviour was introduced in #6571. In advanced settings interface for ssh keypairs, userdata, affinity group, etc are show but the toggle to show/hide them was not working correctly. Signed-off-by: Abhishek Kumar --- ui/src/views/compute/CreateAutoScaleVmGroup.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/views/compute/CreateAutoScaleVmGroup.vue b/ui/src/views/compute/CreateAutoScaleVmGroup.vue index 981c2b0ab183..ae295e7f94fc 100644 --- a/ui/src/views/compute/CreateAutoScaleVmGroup.vue +++ b/ui/src/views/compute/CreateAutoScaleVmGroup.vue @@ -738,7 +738,7 @@ {{ $t('label.isadvanced') }} -
+