Skip to content

Commit

Permalink
fix: timeline list tabs glitch
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Feb 4, 2024
1 parent 5d42337 commit 1089964
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -234,6 +234,7 @@ export default defineComponent({
</div>

<RecycleScroller
:key="tabId"
ref="scroller"
:items="filteredEvents"
:item-size="itemHeight"
Expand Down

0 comments on commit 1089964

Please sign in to comment.