From 87951b766317f322280964d44f2f39e30ce05289 Mon Sep 17 00:00:00 2001 From: f-necas <39771412+f-necas@users.noreply.github.com> Date: Sun, 22 Sep 2024 08:59:10 +0200 Subject: [PATCH] Merge pull request #996 from geonetwork/fix-wizard-element-ref Element ref wasn't working on ng-for wizard.component.html with multiple fields --- .../src/lib/components/wizard/wizard.component.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/libs/feature/editor/src/lib/components/wizard/wizard.component.html b/libs/feature/editor/src/lib/components/wizard/wizard.component.html index 1d9f8d3ac1..213879a053 100644 --- a/libs/feature/editor/src/lib/components/wizard/wizard.component.html +++ b/libs/feature/editor/src/lib/components/wizard/wizard.component.html @@ -1,9 +1,5 @@ -