- Notifications
You must be signed in to change notification settings - Fork9
Open
Description
I am actually using the package to determine polling intervals for my site, and for that use-case, synchronizing the activity state across browser intervals is actually the opposite of what I want, since I don't want the client to request new data for tabs that they aren't active in.
Is there any way to deactivate the cross-tab activity detection?