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
Jobs list auto-refresh could be restored from the route without restoring its timer. After a reload or route change, the checkbox could appear enabled while polling was actually stopped.
Start or stop the subscription through a shared helper and use it from initialization, route updates, and the toggle handler. The component now keeps and in sync whenever route params are applied.
0 commit comments