Divider is not defined #421
Unanswered
danieljohnbyns
asked this question in
Telemetry
Replies: 3 comments
Additional occurrence from telemetry-endpoint at 2025-12-02T16:36:34.188ZContext: {
"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/students/unregistered",
"timestamp": "2025-12-02T16:36:17.152Z",
"type": "uncaught-error",
"filename": "http://localhost:1421/src/pages/dashboard/Students/UnregisteredStudents.jsx?t=1764693374152",
"lineno": 160,
"colno": 28
} |
0 replies
Additional occurrence from telemetry-endpoint at 2025-12-02T16:36:34.565ZContext: {
"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/students/unregistered",
"timestamp": "2025-12-02T16:36:17.146Z",
"type": "uncaught-error",
"filename": "http://localhost:1421/src/pages/dashboard/Students/UnregisteredStudents.jsx?t=1764693374152",
"lineno": 160,
"colno": 28
} |
0 replies
Additional occurrence from telemetry-endpoint at 2025-12-02T16:36:35.323ZContext: {
"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/students/unregistered",
"timestamp": "2025-12-02T16:36:17.151Z",
"type": "uncaught-error",
"filename": "http://localhost:1421/src/pages/dashboard/Students/UnregisteredStudents.jsx?t=1764693374152",
"lineno": 160,
"colno": 28
} |
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-12-02T16:36:32.762Z
Error Details
{ "message": "Divider is not defined", "stack": "ReferenceError: Divider is not defined\n at UnregisteredStudents (http://localhost:1421/src/pages/dashboard/Students/UnregisteredStudents.jsx?t=1764693374152:160:28)\n at renderWithHooks (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=1ebfbf0f:11596:26)\n at updateFunctionComponent (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=1ebfbf0f:14630:28)\n at beginWork (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=1ebfbf0f:15972:22)\n at HTMLUnknownElement.callCallback2 (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=1ebfbf0f:3680:22)\n at Object.invokeGuardedCallbackDev (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=1ebfbf0f:3705:24)\n at invokeGuardedCallback (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=1ebfbf0f:3739:39)\n at beginWork$1 (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=1ebfbf0f:19818:15)\n at performUnitOfWork (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=1ebfbf0f:19251:20)\n at workLoopSync (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=1ebfbf0f:19190:13)", "name": "ReferenceError" }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/students/unregistered", "timestamp": "2025-12-02T16:36:17.152Z", "type": "uncaught-error", "filename": "http://localhost:1421/src/pages/dashboard/Students/UnregisteredStudents.jsx?t=1764693374152", "lineno": 160, "colno": 28 }All reactions