You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you create an account and login and create new boards, you see the right boards. But if you then refresh the page using the browser refresh button, your boards all change to something that does not seem to be yours. However, if you try to log in again after logging out, you get the right boards again. Why is that happening?
If you create a new board after refreshing the page, your list will be updated with the correct boards even though initially you would get the wrong ones.
These are the correct boards for a certain account:
These are the wrong boards that appear if you refresh the page:
Note: I just used noterious's own Firebase backend and not my own.
The text was updated successfully, but these errors were encountered:
If you create an account and login and create new boards, you see the right boards. But if you then refresh the page using the browser refresh button, your boards all change to something that does not seem to be yours. However, if you try to log in again after logging out, you get the right boards again. Why is that happening?
If you create a new board after refreshing the page, your list will be updated with the correct boards even though initially you would get the wrong ones.
These are the correct boards for a certain account:
![correct_boards](https://cloud.githubusercontent.com/assets/13649002/16706039/9ec69e5e-4552-11e6-9424-6bcfbe865a31.png)
These are the wrong boards that appear if you refresh the page:
![wrong_boards](https://cloud.githubusercontent.com/assets/13649002/16706041/a21a7f30-4552-11e6-824c-37bf2d841025.png)
Note: I just used noterious's own Firebase backend and not my own.
The text was updated successfully, but these errors were encountered: