kalmk / team-progress

0 stars 0 forks source link

ERROR) "subscriptions" button displaying slow #9

Closed kalmk closed 3 hours ago

kalmk commented 3 hours ago

when clicking on "subscriptions" when your account are not subscribed to any users, it will display all the trending videos. however, if you refresh, then the subscription videos are all empty.

lets try to make it faster.

image

kalmk commented 3 hours ago

i see what the issue is.

When you are logged in with Google account, or you are signed out, if you click on subscriptions, there is an error because of the logic.

we can try to fix the google account authorization first.