ui_migration bugfix(store) mixin and wot store overlap, calling reactive variable as function error

This commit is contained in:
Antonio Anaya 2026-04-30 01:41:21 -06:00
parent 8ad4f09229
commit 0b99d0b9b6
2 changed files with 23 additions and 9 deletions

View file

@ -68,7 +68,7 @@
:tab-i-d="item.id"
:require-connection="true"
:current-tab="currentTab"
>
>
<component :is="item.component" @scroll-top="scrollToTop"></component>
</tabContent>
</div>