Skip to content
代码片段 群组 项目
提交 aaeddaa7 编辑于 作者: Martin Wortschack's avatar Martin Wortschack
浏览文件

Merge branch '283983-vsa-path-navigation-carousel-not-dynamically-updating' into 'master'

VSA path navigation carousel not dynamically updating

See merge request gitlab-org/gitlab!51187
No related branches found
No related tags found
无相关合并请求
......@@ -194,6 +194,7 @@ export default {
<div class="gl-mt-3 gl-py-2 gl-px-3 bg-gray-light border-top border-bottom">
<div v-if="shouldDisplayPathNavigation" class="gl-w-full gl-pb-2">
<path-navigation
:key="`path_navigation_key_${pathNavigationData.length}`"
class="js-path-navigation"
:loading="isLoading"
:stages="pathNavigationData"
......
---
title: Refresh VSA path navigation carousel when updating stage data
merge_request: 51187
author:
type: fixed
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册