From 2029c863d6665e6ddce4d265705ec28c395342e4 Mon Sep 17 00:00:00 2001 From: Petitminion Date: Sun, 1 Jun 2025 16:57:24 +0200 Subject: [PATCH] fix(front):avoid loading track-modal if showTrackModal is false --- front/src/components/audio/track/MobileRow.vue | 2 +- front/src/components/audio/track/Table.vue | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/front/src/components/audio/track/MobileRow.vue b/front/src/components/audio/track/MobileRow.vue index 879338758..fd299843f 100644 --- a/front/src/components/audio/track/MobileRow.vue +++ b/front/src/components/audio/track/MobileRow.vue @@ -147,7 +147,7 @@ const actionsButtonLabel = computed(() => t('components.audio.track.MobileRow.bu { - + />