From c27f648eb1ba12ff8c2d6af26ed0c25c1afe8f85 Mon Sep 17 00:00:00 2001 From: Yarden Shoham Date: Sun, 14 May 2023 11:29:27 +0000 Subject: [PATCH 1/2] Fix flash of unstyled content in action view page Signed-off-by: Yarden Shoham --- web_src/js/components/ActionRunStatus.vue | 2 +- web_src/js/components/RepoActionView.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web_src/js/components/ActionRunStatus.vue b/web_src/js/components/ActionRunStatus.vue index 8852931891963..0786cb60a9a48 100644 --- a/web_src/js/components/ActionRunStatus.vue +++ b/web_src/js/components/ActionRunStatus.vue @@ -2,7 +2,7 @@ Please also update the template file above if this vue is modified. -->