-
-
Notifications
You must be signed in to change notification settings - Fork 301
TypeError: Cannot read properties of null (reading 'length') #5797
Copy link
Copy link
Open
Labels
Description
❌ 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.
Reactions are currently unavailable
