-
-
Notifications
You must be signed in to change notification settings - Fork 159
Open
Labels
Description
/about output:
{
"version": "v2.5.14",
"uiVersion": "v2.5.14",
"commit": "08073d6",
"deploymentId": "01KKBMQ41SRQX84E59YHVR4EV4",
"updateAvailable": false,
"latestVersion": null,
"llmActive": false,
"llmProvider": null,
"oidcActive": false,
"license": {
"name": "AGPL-3.0-only",
"version": "v1",
"plan": "OSS",
"deploymentInfo": "Managed"
},
"mode": "Standalone",
"staging": "/data/staging",
"hotTier": "Disabled",
"grpcPort": 8001,
"store": {
"type": "Local drive",
"path": "/data/local-storage"
},
"analytics": {
"clarityTag": null
}
}Description:
Navigating to Teams -> Users and clicking the "+ Add User" button produces the following in the browser window:
Unexpected Application Error!
Cannot convert undefined or null to object
TypeError: Cannot convert undefined or null to object
at Object.keys (<anonymous>)
at Ms (http://hostname/assets/index-DPzyeB0C.js:1:1517)
at Fv (http://hostname/assets/react-vendor-BGNZeM7C.js:30:17862)
at SS (http://hostname/assets/react-vendor-BGNZeM7C.js:32:44990)
at mS (http://hostname/assets/react-vendor-BGNZeM7C.js:32:40558)
at v3 (http://hostname/assets/react-vendor-BGNZeM7C.js:32:40486)
at Jd (http://hostname/assets/react-vendor-BGNZeM7C.js:32:40339)
at ug (http://hostname/assets/react-vendor-BGNZeM7C.js:32:36598)
at pS (http://hostname/assets/react-vendor-BGNZeM7C.js:32:37410)
at Ua (http://hostname/assets/react-vendor-BGNZeM7C.js:30:3273)
💿 Hey developer 👋
You can provide a way better UX than this when your app throws errors by providing your own ErrorBoundary or errorElement prop on your route.
This is v2.5.14, fresh install.
Reactions are currently unavailable