mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-11-01 19:53:37 +00:00
Fix active tab not updating on prop change (#2712)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user