Hello!
I came across a behaviour where the timers do not work correctly in combination with computer sleep/suspend. Basically they are not respecting the set timeout and are firing instantly.
Steps to reproduce:
- leave a tab open
- put computer in sleep/suspend
- wake up
- any timer that is scheduled in the open tab will fire instantly
The issue resolves after a page refresh.