From 9cf852b780af6ba5b3ac29e8afcd3104688e82b8 Mon Sep 17 00:00:00 2001 From: Varun Patil Date: Tue, 21 Nov 2023 10:10:53 -0800 Subject: [PATCH] timeline: focus on init (fix #932) Signed-off-by: Varun Patil --- src/components/ClusterGrid.vue | 21 ++++++++++++++++++++- src/components/ClusterView.vue | 4 ++-- src/components/Timeline.vue | 8 ++++++++ 3 files changed, 30 insertions(+), 3 deletions(-) diff --git a/src/components/ClusterGrid.vue b/src/components/ClusterGrid.vue index 98bb99b8..1f4ceb9e 100644 --- a/src/components/ClusterGrid.vue +++ b/src/components/ClusterGrid.vue @@ -1,6 +1,7 @@