79668150

Date: 2025-06-16 19:49:49
Score: 1.5
Natty:
Report link

You could try moving the timer into its own Repository and then pass that repository to the other pages.

Every time you switch to a page that would stop the timer, use its VM to stop it. Then start it again once you go back to the page that should be running it.

Another option is to put the timer in the UI page so that when a navigation triggers you can start/stop it there.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ella