RequestDetailModal is not defined #182
Unanswered
danieljohnbyns
asked this question in
Telemetry
Replies: 0 comments
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.267Z
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.645Z", "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