Commit Graph

1 Commits

Author SHA1 Message Date
Richard Cox 878417b482 Fix refresh on node detail and list pages with SSR enabled
- match fix that had been applied to cluster home page
- move out common Poll code into mixin
- note - in cluster home page poll was being stopped via beforeRouteLeave, whereas others were in beforeDestroy. I've tested this in both modes and it still works ok
- addresses #2984
2021-05-14 11:12:44 +01:00