RequestDetailModal is not defined #184
Unanswered
danieljohnbyns
asked this question in
Telemetry
Replies: 5 comments
-
Additional occurrence from telemetry-endpoint at 2025-11-18T00:07:49.791ZContext: {
"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/requests",
"timestamp": "2025-11-18T00:07:31.646Z",
"type": "uncaught-error",
"filename": "http://localhost:1421/src/pages/dashboard/Utilities/Requests.jsx?t=1763424449721",
"lineno": 301,
"colno": 7
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
Additional occurrence from telemetry-endpoint at 2025-11-18T00:07:49.934ZContext: {
"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/requests",
"timestamp": "2025-11-18T00:07:31.646Z",
"type": "uncaught-error",
"filename": "http://localhost:1421/src/pages/dashboard/Utilities/Requests.jsx?t=1763424449721",
"lineno": 301,
"colno": 7
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
Additional occurrence from telemetry-endpoint at 2025-11-18T00:07:50.352ZContext: {
"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/requests",
"timestamp": "2025-11-18T00:07:31.647Z",
"type": "uncaught-error",
"filename": "http://localhost:1421/src/pages/dashboard/Utilities/Requests.jsx?t=1763424449721",
"lineno": 301,
"colno": 7
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
Additional occurrence from telemetry-endpoint at 2025-11-18T00:07:51.044ZContext: {
"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/requests",
"timestamp": "2025-11-18T00:07:31.648Z",
"type": "uncaught-error",
"filename": "http://localhost:1421/src/pages/dashboard/Utilities/Requests.jsx?t=1763424449721",
"lineno": 301,
"colno": 7
} |
Beta Was this translation helpful? Give feedback.
0 replies
-
Additional occurrence from telemetry-endpoint at 2025-11-18T00:07:51.103ZContext: {
"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/requests",
"timestamp": "2025-11-18T00:07:31.648Z",
"type": "uncaught-error",
"filename": "http://localhost:1421/src/pages/dashboard/Utilities/Requests.jsx?t=1763424449721",
"lineno": 301,
"colno": 7
} |
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-18T00:07:48.282Z
Error Details
{ "message": "RequestDetailModal is not defined", "stack": "ReferenceError: RequestDetailModal is not defined\n at Requests (http://localhost:1421/src/pages/dashboard/Utilities/Requests.jsx?t=1763424449721:301:7)\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": "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/utilities/requests", "timestamp": "2025-11-18T00:07:31.642Z", "type": "uncaught-error", "filename": "http://localhost:1421/src/pages/dashboard/Utilities/Requests.jsx?t=1763424449721", "lineno": 301, "colno": 7 }Beta Was this translation helpful? Give feedback.
All reactions