zesty-io / manager-ui

Content platform powering enterprise websites and applications
https://www.zesty.io
Other
37 stars 5 forks source link

TypeError: Cannot read properties of undefined (reading 'name') #2686

Closed sentry-io[bot] closed 2 weeks ago

sentry-io[bot] commented 2 months ago

Sentry Issue: MANAGER-UI-26F

React ErrorBoundary Error: Cannot read properties of undefined (reading 'name')
  at DropArea (./src/apps/media/src/app/components/DropArea.tsx:14:3)
  at DnDProvider (./src/apps/media/src/app/components/DnDProvider.tsx:28:3)
  at UploadModal (./src/apps/media/src/app/components/UploadModal.tsx:33:20)
  at MediaApp (./src/apps/media/src/app/index.tsx:36:3)
  at Bg (./src/apps/content-editor/src/app/components/Editor/Field/Field.tsx:173:3)
...
(45 additional frame(s) were not displayed)

TypeError: Cannot read properties of undefined (reading 'name')
  at DropArea (./src/apps/media/src/app/components/DropArea.tsx:63:26)
...
(10 additional frame(s) were not displayed)