From aa7bb3ac081bf8f8a7eb48bb6e3c83a505941a4e Mon Sep 17 00:00:00 2001 From: Alex Grozav Date: Fri, 1 Nov 2024 15:41:00 +0200 Subject: [PATCH] fix(editor): Add optional chaining to execution socket event (no-changelog) (#11499) --- packages/editor-ui/src/composables/usePushConnection.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/editor-ui/src/composables/usePushConnection.ts b/packages/editor-ui/src/composables/usePushConnection.ts index 6e1d993c0e..fa6515a613 100644 --- a/packages/editor-ui/src/composables/usePushConnection.ts +++ b/packages/editor-ui/src/composables/usePushConnection.ts @@ -252,7 +252,7 @@ export function usePushConnection({ router }: { router: ReturnType 0 )