getx_examples icon indicating copy to clipboard operation
getx_examples copied to clipboard

todo example: multiple users, wrong card

Open jtkeyva opened this issue 4 years ago • 4 comments

if i log out, create a new user, then login with new user, it displays the todo list of the old user

jtkeyva avatar Sep 30 '20 20:09 jtkeyva

same problem!

coduy96 avatar Nov 17 '20 07:11 coduy96

i have the same problem too! Did you guys find any solution ?

altanseckin avatar Dec 26 '20 16:12 altanseckin

@tadaspetra can you look at this issue ?

altanseckin avatar Dec 26 '20 16:12 altanseckin

Guys i dont know you have still this issue... But i can give you the solution.

Under the signOut method you should write => Get.delete<YourControllerName>();

altanseckin avatar Jan 22 '21 21:01 altanseckin