提交 2d72602b 编写于 作者: S Sean McGivern

Merge branch 'sh-fix-performance-bar-warnings' into 'master'

Fix performance bar warnings when Rugged is disabled

Closes #65491

See merge request gitlab-org/gitlab-ce!31395
......@@ -44,7 +44,7 @@ export default {
</script>
<template>
<div
v-if="currentRequest.details"
v-if="currentRequest.details && metricDetails"
:id="`peek-view-${metric}`"
class="view qa-performance-bar-detailed-metric"
>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册