Dansoftowner/14AB-A-plander-frontend

๐Ÿ› Unknown bug

Closed this issue ยท 1 comments

The members fetched from a wrong association for some reason. Could not reproduce yet.

During the login a wrong association was selected and the data was fetched from that association.

Possible source of bug:

  • tried to log in, but there was a valid token in the storage,

To fix it ,implement one of these:

  • if there is a token detected, navigate instantly to the homepage /home
  • do not care about the token, just remove it when the login button pressed, and then get a new one