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
user first comes in, after loading, the scroll load works.
But if user comes back, then the scroll load does not work anymore.
In addition, there are other 2 problems:
The ranking number on the left side of friends picture does not show up after 1st load (for example, refresh the page after it finishes loading all your friends)
The ranking number is incorrect sometimes, for example, it will be 30, 41, 42....50, 41 42,....50. Is it possible that race condition? It is supposed that each time the scroll load only triggers one ajax call, but sometimes it triggers more than 1 ajax call.
The text was updated successfully, but these errors were encountered:
user first comes in, after loading, the scroll load works.
But if user comes back, then the scroll load does not work anymore.
In addition, there are other 2 problems:
The text was updated successfully, but these errors were encountered: