FileOutlined is not defined #7
Unanswered
danieljohnbyns
asked this question in
Telemetry
Replies: 1 comment
-
Additional occurrence from telemetry-endpoint at 2025-11-13T18:10:57.966ZContext: {
"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/organization/cd9659d9-1b19-4294-85ca-b2a1ccd53101",
"timestamp": "2025-11-13T18:10:38.825Z",
"type": "uncaught-error",
"filename": "http://localhost:1421/src/pages/dashboard/Students/Organization.jsx?t=1763035138277",
"lineno": 1011,
"colno": 140
} |
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-13T18:10:50.785Z
Error Details
{ "message": "FileOutlined is not defined", "stack": "ReferenceError: FileOutlined is not defined\n at http://localhost:1421/src/pages/dashboard/Students/Organization.jsx?t=1763035138277:1011:140\n at Array.map (<anonymous>)\n at Organization (http://localhost:1421/src/pages/dashboard/Students/Organization.jsx?t=1763035138277:1000:59)\n at renderWithHooks (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=0e3d983f:11596:26)\n at updateFunctionComponent (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=0e3d983f:14630:28)\n at beginWork (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=0e3d983f:15972:22)\n at HTMLUnknownElement.callCallback2 (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=0e3d983f:3680:22)\n at Object.invokeGuardedCallbackDev (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=0e3d983f:3705:24)\n at invokeGuardedCallback (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=0e3d983f:3739:39)\n at beginWork$1 (http://localhost:1421/node_modules/.vite/deps/chunk-MJVZK4MG.js?v=0e3d983f:19818:15)", "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/organization/cd9659d9-1b19-4294-85ca-b2a1ccd53101", "timestamp": "2025-11-13T18:10:19.309Z", "type": "uncaught-error", "filename": "http://localhost:1421/src/pages/dashboard/Students/Organization.jsx?t=1763035138277", "lineno": 1011, "colno": 140 }Beta Was this translation helpful? Give feedback.
All reactions