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
Hi there,
I noticed that this great plugin works pretty accurate the most time. But some users (nothing special, e.g. latest Firefox on a Windows machine) are not marked as offline even if they have left the site hours ago. For some reason the event is not triggered.
So what is the best way to fix this? I could set online to false for all users who have logged in say 1 hour ago. But is there a better way?
The text was updated successfully, but these errors were encountered:
Might be related to #29, one of our earliest bugs (but which no one has mentioned for a while). But since this is dependent on Meteor's DDP connections anyway, it might not be something we can fix here. You might want to just debug the situation a bit and see what you find.
Hi there,
I noticed that this great plugin works pretty accurate the most time. But some users (nothing special, e.g. latest Firefox on a Windows machine) are not marked as offline even if they have left the site hours ago. For some reason the event is not triggered.
So what is the best way to fix this? I could set online to false for all users who have logged in say 1 hour ago. But is there a better way?
The text was updated successfully, but these errors were encountered: