Skip to content

Wrap nested deletes in try catch so that trying to delete an object that's already deleted does not cause issues #3797

@sentry

Description

@sentry

Sentry Issue: STUDIO-FDS

TypeError: Cannot read properties of undefined (reading '__ob__')
  at call (./channelEdit/vuex/assessmentItem/mutations.js:62:3)
  at Array.forEach (<anonymous>)
  at callback (./shared/vuex/indexedDBPlugin/index.js:85:11)
  at ReflectApply (./shared/vuex/indexedDBPlugin/index.js:72:12)
  at None (./shared/vuex/indexedDBPlugin/index.js:117:14)
...
(14 additional frame(s) were not displayed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions