-
Notifications
You must be signed in to change notification settings - Fork 4.1k
insights: TypeError: Cannot read properties of undefined (reading 'toString') #99655
Copy link
Copy link
Closed
Closed
Copy link
Labels
A-cluster-observabilityRelated to cluster observabilityRelated to cluster observabilityC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Description
Describe the problem
A type error was encountered on the SQL Activity page on serverless.
To Reproduce
The user appears to have loaded the /insights page and the following error was encountered:
TypeError: Cannot read properties of undefined (reading 'toString')
at <anonymous> @ https://cockroachlabs.cloud/assets/admin-ui-22-2.3f732429d80a4fa60862.js:1495:3486
at Array.forEach @ <anonymous>
at E @ https://cockroachlabs.cloud/assets/admin-ui-22-2.3f732429d80a4fa60862.js:1495:3439
at <anonymous> @ https://cockroachlabs.cloud/assets/admin-ui-22-2.3f732429d80a4fa60862.js:1495:185370
at fi @ https://cockroachlabs.cloud/assets/common.29615ddb65bbd14ef358.js:2502:7028
at g.unstable_runWithPriority @ https://cockroachlabs.cloud/assets/common.29615ddb65bbd14ef358.js:2573:3960
at vu @ https://cockroachlabs.cloud/assets/common.29615ddb65bbd14ef358.js:2498:39689
at Zr @ https://cockroachlabs.cloud/assets/common.29615ddb65bbd14ef358.js:2502:6466
at Ul @ https://cockroachlabs.cloud/assets/common.29615ddb65bbd14ef358.js:2500:11247
at <anonymous> @ https://cockroachlabs.cloud/assets/common.29615ddb65bbd14ef358.js:2498:39915
Additional data / screenshots
Environment:
- CockroachDB version: Cockroach Serverless
- Server OS: Mac OS X 10.15.7
Jira issue: CRDB-26006
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-cluster-observabilityRelated to cluster observabilityRelated to cluster observabilityC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.