Skip to content

Commit 0d5cec2

Browse files
author
Barthélémy Ledoux
authored
fix: blink on reload while loading topnav (#18990)
1 parent 0665e13 commit 0d5cec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/frontend-shared/src/gql-components/HeaderBar.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
:show-browsers="props.showBrowsers"
66
:page-name="pageName"
77
/>
8+
<div v-else />
89
</template>
910

1011
<script setup lang="ts">

0 commit comments

Comments
 (0)