From 6cce211c0b99858a6a414dd6ba9eaec1f43964e2 Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Mon, 23 Feb 2026 19:47:57 +0700 Subject: [PATCH] fix(calendar-lab): use local tldraw runtime to avoid react/cdn instance mismatch --- .../lab/CrmCalendarZoomTldrawLab.client.vue | 31 +- frontend/package-lock.json | 4610 ++++++++++++----- frontend/package.json | 6 +- 3 files changed, 3366 insertions(+), 1281 deletions(-) diff --git a/frontend/app/components/workspace/calendar/lab/CrmCalendarZoomTldrawLab.client.vue b/frontend/app/components/workspace/calendar/lab/CrmCalendarZoomTldrawLab.client.vue index b3f05fc..70a2340 100644 --- a/frontend/app/components/workspace/calendar/lab/CrmCalendarZoomTldrawLab.client.vue +++ b/frontend/app/components/workspace/calendar/lab/CrmCalendarZoomTldrawLab.client.vue @@ -1,5 +1,9 @@