79335384

Date: 2025-01-07 09:01:10
Score: 2
Natty:
Report link

I set crossTab as 'true' but it did not work until I added 'syncTimers' property

useIdleTimer({
onIdle,
timeout: 1 * 60 * 1000,
crossTab: true,
throttle: 1000,
syncTimers: 200,

});

Reasons:
  • Blacklisted phrase (1): did not work
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Jamie Jacob