Cannot read properties of undefined (reading 'first') #79
Unanswered
danieljohnbyns
asked this question in
Telemetry
Replies: 2 comments
-
Additional occurrence from telemetry-endpoint at 2025-11-17T21:52:35.023ZContext: {
"subsystem": "frontend",
"userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36 Edg/141.0.0.0",
"url": "http://localhost:1421/dashboard/utilities/announcements",
"timestamp": "2025-11-17T21:52:17.931Z",
"type": "uncaught-error",
"filename": "http://localhost:1421/src/pages/dashboard/Utilities/Announcement.jsx?t=1763416229734",
"lineno": 211,
"colno": 40
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
Additional occurrence from telemetry-endpoint at 2025-11-17T21:52:34.846ZContext: {
"subsystem": "frontend",
"userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36 Edg/141.0.0.0",
"url": "http://localhost:1421/dashboard/utilities/announcements",
"timestamp": "2025-11-17T21:52:17.929Z",
"type": "uncaught-error",
"filename": "http://localhost:1421/src/pages/dashboard/Utilities/Announcement.jsx?t=1763416229734",
"lineno": 211,
"colno": 40
} |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Source: telemetry-endpoint
Time: 2025-11-17T21:52:34.041Z
Error Details
{ "message": "Cannot read properties of undefined (reading 'first')", "stack": "TypeError: Cannot read properties of undefined (reading 'first')\n at AnnouncementCard (http://localhost:1421/src/pages/dashboard/Utilities/Announcement.jsx?t=1763416229734:211:40)\n at renderWithHooks (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=3527ed03:11596:26)\n at mountIndeterminateComponent (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=3527ed03:14974:21)\n at beginWork (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=3527ed03:15962:22)\n at HTMLUnknownElement.callCallback2 (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=3527ed03:3680:22)\n at Object.invokeGuardedCallbackDev (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=3527ed03:3705:24)\n at invokeGuardedCallback (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=3527ed03:3739:39)\n at beginWork$1 (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=3527ed03:19818:15)\n at performUnitOfWork (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=3527ed03:19251:20)\n at workLoopSync (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=3527ed03:19190:13)", "name": "TypeError" }Context
{ "subsystem": "frontend", "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36 Edg/141.0.0.0", "url": "http://localhost:1421/dashboard/utilities/announcements", "timestamp": "2025-11-17T21:52:17.928Z", "type": "uncaught-error", "filename": "http://localhost:1421/src/pages/dashboard/Utilities/Announcement.jsx?t=1763416229734", "lineno": 211, "colno": 40 }Beta Was this translation helpful? Give feedback.
All reactions