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('-'));