-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql activity: TypeError: Cannot read properties of undefined (reading 'data') #99538
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
User appears to have been on /account and then switched over to /sql-activity when a TypeError was thrown:
TypeError: Cannot read properties of undefined (reading 'data')
at <anonymous> @ https://cockroachlabs.cloud/assets/admin-ui-22-2.3f732429d80a4fa60862.js:1495:18661
at <anonymous> @ https://cockroachlabs.cloud/assets/admin-ui-22-2.3f732429d80a4fa60862.js:1380:1707
at <anonymous> @ https://cockroachlabs.cloud/assets/admin-ui-22-2.3f732429d80a4fa60862.js:1380:1128
at <anonymous> @ https://cockroachlabs.cloud/assets/admin-ui-22-2.3f732429d80a4fa60862.js:1380:1837
at <anonymous> @ https://cockroachlabs.cloud/assets/admin-ui-22-2.3f732429d80a4fa60862.js:1380:1128
at Function.mapToProps @ https://cockroachlabs.cloud/assets/admin-ui-22-2.3f732429d80a4fa60862.js:1662:2096
at $e @ https://cockroachlabs.cloud/assets/common.f0b78a59b800a2132f9b.js:2569:8576
at $e.mapToProps @ https://cockroachlabs.cloud/assets/common.f0b78a59b800a2132f9b.js:2569:8726
at $e @ https://cockroachlabs.cloud/assets/common.f0b78a59b800a2132f9b.js:2569:8576
at At @ https://cockroachlabs.cloud/assets/common.f0b78a59b800a2132f9b.js:2569:9952
Additional data / screenshots
Environment:
- CockroachDB version: Cockroach Serverless
- Server OS: Mac OS X 10.15.7
Jira issue: CRDB-25919
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.