giantsol / Blue-Diary

Lightweight & effective Todo app with Flutter and BLoC pattern 🙆🏻‍♂️
MIT License
168 stars 38 forks source link

Ranking is not updating #176

Open ie-devteam opened 3 years ago

ie-devteam commented 3 years ago

The ranking page doesn't update after signing in with google.

giantsol commented 3 years ago

Hi @ie-devteam, Thanks for reporting! I can't have a look at it right now but I'll make sure to check it when other works are done :)

ie-devteam commented 3 years ago

Okay thank you, after signing in. The only thing that is showing is a RELOAD button.

EDIT: Somehow it has been fixed by manually signing out using the signout method in AppFirebase constructor, then signing in again.