Fix active tab not updating on prop change (#2712)

This commit is contained in:
Anbraten
2023-11-03 16:01:14 +01:00
committed by GitHub
parent fd8f35a879
commit fe489287fc
6 changed files with 42 additions and 43 deletions

View File

@@ -3,7 +3,7 @@
v-if="pipeline && repo"
v-model:activeTab="activeTab"
enable-tabs
disable-hash-mode
disable-tab-url-hash-mode
:go-back="goBack"
:fluid-content="activeTab === 'tasks'"
full-width-header