Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot assign to read only property 'fixedWindowEnd' of object '#<Object>' #107886

Closed
gtr opened this issue Jul 31, 2023 · 1 comment
Closed
Labels
A-cluster-observability Related to cluster observability C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.

Comments

@gtr
Copy link
Contributor

gtr commented Jul 31, 2023

Describe the problem

A type error was discovered on Datadog.

To Reproduce

Although the Datadog error says it was encountered on the SQL Activity page, the replay shows that it happens in the login page when the user selects to login via Google.

TypeError: Cannot assign to read only property 'fixedWindowEnd' of object '#<Object>'
  at se.changeTimeScale @ https://cockroachlabs.cloud/assets/admin-ui-23-1.f0bdaf0bc394a52e75b6.js:2063:4352
  at updateRequestParams @ https://cockroachlabs.cloud/assets/admin-ui-23-1.f0bdaf0bc394a52e75b6.js:2063:4631
  at Object.Zi @ https://cockroachlabs.cloud/assets/common.2b9e5d8b1e36eebe89c9.js:734:9379
  at it @ https://cockroachlabs.cloud/assets/common.2b9e5d8b1e36eebe89c9.js:734:9540
  at on @ https://cockroachlabs.cloud/assets/common.2b9e5d8b1e36eebe89c9.js:734:9602
  at _r @ https://cockroachlabs.cloud/assets/common.2b9e5d8b1e36eebe89c9.js:734:29004
  at Gr @ https://cockroachlabs.cloud/assets/common.2b9e5d8b1e36eebe89c9.js:734:29456
  at <anonymous> @ https://cockroachlabs.cloud/assets/common.2b9e5d8b1e36eebe89c9.js:734:34844
  at hn @ https://cockroachlabs.cloud/assets/common.2b9e5d8b1e36eebe89c9.js:738:18970
  at rr @ https://cockroachlabs.cloud/assets/common.2b9e5d8b1e36eebe89c9.js:734:8538

Additional data / screenshots

Environment:

  • Linux x86_64
  • Chrome 114.0.0.0

Jira issue: CRDB-30242

@gtr gtr added C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior. T-cluster-observability A-cluster-observability Related to cluster observability labels Jul 31, 2023
@maryliag
Copy link
Contributor

Fixed by #106623

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cluster-observability Related to cluster observability C-bug Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
Projects
None yet
Development

No branches or pull requests

2 participants