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
{{ message }}
This repository was archived by the owner on Jul 30, 2026. It is now read-only.
There is no unload event that would stop running calculation by clearInterval(interval); .
When you set breakpoint you will see that it runs continuously. When you go back and forth then there will be two instances calculating position.
There is no unload event that would stop running calculation by clearInterval(interval); .
When you set breakpoint you will see that it runs continuously. When you go back and forth then there will be two instances calculating position.