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
The recyclerView displays new events faster than the server can assign the event a timestamp. Possible fix is to reject the new event if it's missing a timestamp, then the writing of the timestamp might trigger onDataChanged for the EventListener