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 Jan 20, 2021. It is now read-only.
Don't fetchData / refresh the page if an action is completed if the user is on an unrelated page
Eg : The user might run an async job like stop a VM and navigate away to /templates, but when the VM has stopped, the page reloads. Maybe tweak the successMethod of pollJob to check the router.path and then fetchData() / parentFetchData()