From 89f3b5ddc41ef4dfa0cab8b471456031695c76c3 Mon Sep 17 00:00:00 2001 From: znetsixe Date: Mon, 13 Apr 2026 14:15:11 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20measurement=20submodule=20?= =?UTF-8?q?=E2=80=94=20fix=20asset=20menu=20render=20(TDZ=20ReferenceError?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit measurement: d6f8af4 -> Fixes a regression in the previous measurement editor commit where a const Temporal Dead Zone error in oneditprepare aborted the function before the asset / logger / position menu init ran. Menus are now kicked off first, mode logic is guarded with try/catch and null-checks. Co-Authored-By: Claude Opus 4.6 (1M context) --- nodes/measurement | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodes/measurement b/nodes/measurement index d6f8af4..fb8d5c0 160000 --- a/nodes/measurement +++ b/nodes/measurement @@ -1 +1 @@ -Subproject commit d6f8af4395500443adc0c256740e2858986a138a +Subproject commit fb8d5c03e604bff5d84e08f28855863f96243b47