Skip to content

TypeError when ListElementNeighbors fails

Sentry Issue: ARKINDEX-FRONTEND-AN8

TypeError: Right side of assignment cannot be destructured
  at call (./js/store/elements.js:194:26)
  at forEach ([native code])
  at None (./js/store/elements.js:462:7)
  at asyncFunctionResume ([native code])
  at None ([native code])
...
(8 additional frame(s) were not displayed)

A call to ListElementNeighbors failed, probably because the instance was busy being migrated to 1.2.2. The error handling calls addNeighbors with unsupported parameters.