sentry icon indicating copy to clipboard operation
sentry copied to clipboard

React ErrorBoundary Error: Cannot read properties of null (reading 'timestamp')

Open sentry[bot] opened this issue 1 year ago • 0 comments

Sentry Issue: JAVASCRIPT-2RMZ

React ErrorBoundary Error: Cannot read properties of null (reading 'timestamp')
  at BreadcrumbItem (./app/components/replays/breadcrumbs/breadcrumbItem.tsx:54:3)
  at None (div)
  at BreadcrumbRow (./app/views/replays/detail/breadcrumbs/breadcrumbRow.tsx:34:3)
  at None (div)
  at None (div)
...
(45 additional frame(s) were not displayed)

TypeError: Cannot read properties of null (reading 'timestamp')
  at BreadcrumbItem (./app/components/replays/breadcrumbs/breadcrumbItem.tsx:126:44)
  at <anonymous> (./app/utils/api/useFetchParallelPages.tsx:151:13)
  at async Promise.allSettled (index 0)
  at fetch (./app/utils/api/useFetchParallelPages.tsx:117:7)
...
(15 additional frame(s) were not displayed)

sentry[bot] avatar Feb 12 '24 19:02 sentry[bot]