Skip to content

TypeError: Cannot read properties of null (reading 'length') #5797

@sentry

Description

@sentry

This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.

Observed behavior

QA on community channels triggered this error.


Sentry Issue: STUDIO-J65

TypeError: Cannot read properties of null (reading 'length')
  at categoriesString (administration/components/sidePanels/ReviewSubmissionSidePanel.vue:365:1)
  at <object>.scopedSlots.fn (./administration/components/sidePanels/ReviewSubmissionSidePanel.vue:4:1208)
  at render (./shared/views/SidePanelModal/index.vue:3:434)
...
(11 additional frame(s) were not displayed)

Expected behavior

We might need some defensive checks on this, so we don't create Sentry noise.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions