This is the case if we render Loading.js which has refreshInterval set, but then redirects to the actual ResultsSubtyping table when doesn't refresh. However, the JobsList component is build from a bunch of Job.js cards which all have refreshInterval set. Need to either disable the automatic refreshing one complete is true within Job.js or use some intermediate to handle this.
This is the case if we render Loading.js which has
refreshIntervalset, but then redirects to the actual ResultsSubtyping table when doesn't refresh. However, the JobsList component is build from a bunch of Job.js cards which all haverefreshIntervalset. Need to either disable the automatic refreshing onecompleteistruewithin Job.js or use some intermediate to handle this.