From 45e4053793838800bd019e2c6be491419d3f8ce0 Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Fri, 21 Jun 2024 23:35:54 +0200 Subject: [PATCH] shx-3d-render --- snippets/shx-3d-render-input.liquid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/shx-3d-render-input.liquid b/snippets/shx-3d-render-input.liquid index 44e6802..23a010e 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -480,7 +480,7 @@ // .shx-ifc-form_label_selected_${input.id} - console.log("input.id", input.id); + console.log("input.id", input.id, input , target); // the the last - and get the id let inputID = input.id.slice(0, input.id.lastIndexOf('-'));