Actions
Bug #33856
closedCV UI - CV Version page tries to re-register polling with same ID when switching tabs
Difficulty:
Triaged:
Yes
Description
Sample error log:
Uncaught Error: There is already an interval running and registered for: b360630d-cfe5-4b16-b91a-cb20d9bf47c3_POLL_TASK.
at registeredIntervalException (IntervalHelpers.js:4)
at IntervalMiddleware.js:17
at Object.dispatch (index.js:11)
at dispatch (<anonymous>:14608:80)
at ContentViewVersions.js:95
at ContentViewVersions.js:125
at Array.forEach (<anonymous>)
at buildRows (ContentViewVersions.js:116)
at ContentViewVersions.js:139
at commitHookEffectListMount (react-dom.development.js:19731)
Actions