manager-ui icon indicating copy to clipboard operation
manager-ui copied to clipboard

TypeError: Invalid attempt to spread non-iterable instance.

Open sentry-io[bot] opened this issue 1 year ago • 0 comments

Sentry Issue: MANAGER-UI-1P0

TypeError: Invalid attempt to spread non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.
  at contentVersions (./src/shell/store/contentVersions.js:13:30)
  at next (./src/shell/store/middleware/api.js:102:12)
  at next (./src/shell/store/middleware/api.js:38:14)
  at next (./src/shell/store/middleware/nav.js:15:10)
  at next (./src/shell/store/middleware/app-bus.js:17:12)
...
(10 additional frame(s) were not displayed)

sentry-io[bot] avatar Aug 01 '22 17:08 sentry-io[bot]