mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix: home page tab loading animation issues (#827)
This commit is contained in:
@@ -118,6 +118,9 @@ function handleChangeTab(tab: HomeTab) {
|
||||
handleThrottledBackToTop(settings.value.useSearchPageModeOnHomePage ? 510 : 0)
|
||||
}
|
||||
|
||||
if (tabContentLoading.value)
|
||||
toggleTabContentLoading(false)
|
||||
|
||||
activatedPage.value = tab.page
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user