From 5ad32c9e26ea8cc3d58c79117de362c138928aad Mon Sep 17 00:00:00 2001 From: Ryan Cao <70191398+ryanccn@users.noreply.github.com> Date: Wed, 31 May 2023 23:59:54 +0800 Subject: [PATCH] fix: handle hidden followers/following count (#2120) --- components/account/AccountPostsFollowers.vue | 40 +++++++++++++------- 1 file changed, 27 insertions(+), 13 deletions(-) diff --git a/components/account/AccountPostsFollowers.vue b/components/account/AccountPostsFollowers.vue index 4c877f8a..830ddd8e 100644 --- a/components/account/AccountPostsFollowers.vue +++ b/components/account/AccountPostsFollowers.vue @@ -33,13 +33,21 @@ const userSettings = useUserSettings() text-secondary exact-active-class="text-primary" > {{ $t('account.following') }} @@ -50,13 +58,19 @@ const userSettings = useUserSettings() exact-active-class="text-primary" >