React ErrorBoundary Error: Cannot read properties of null (reading 'localeCompare')
at MentionList (./src/shell/components/Comment/MentionList.tsx:29:6)
at InputField (./src/shell/components/Comment/InputField.tsx:32:3)
at CommentsList (./src/shell/components/Comment/CommentsList.tsx:40:3)
at Comment (./src/shell/components/Comment/index.tsx:19:27)
at FieldShell (./src/apps/content-editor/src/app/components/Editor/Field/FieldShell.tsx:58:3)
...
(45 additional frame(s) were not displayed)
TypeError: Cannot read properties of null (reading 'localeCompare')
at sort (./src/shell/components/Comment/MentionList.tsx:43:50)
at Array.sort (<anonymous>)
at sortedUsers (./src/shell/components/Comment/MentionList.tsx:43:11)
at MentionList (./src/shell/components/Comment/MentionList.tsx:39:25)
at apply (./src/shell/components/Comment/InputField.tsx:269:19)
...
(17 additional frame(s) were not displayed)
Sentry Issue: MANAGER-UI-295