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

[Imagery] Mutation error on navigation #5984

Closed
2 of 7 tasks
khalidadil opened this issue Nov 14, 2022 · 2 comments
Closed
2 of 7 tasks

[Imagery] Mutation error on navigation #5984

khalidadil opened this issue Nov 14, 2022 · 2 comments
Labels
bug:regression It used to work. Now it doesn't :( severity:medium type:bug

Comments

@khalidadil
Copy link
Contributor

khalidadil commented Nov 14, 2022

Summary

When navigating between imagery objects, I'm seeing an error:
ImageryView.js?a055:49 Error: Attempted to mutate immutable object Navcam_left_image

Steps to Reproduce

  1. Navigate to an imagery object (such as Navcam_left_image).
  2. Navigate to a different object.
  3. You should see an error in the console.

Environment

  • Open MCT Version: 2.1.3-SNAPSHOT
  • Deployment Type: Testathon

Impact Check List

  • Data loss or misrepresented data?
  • Regression? Did this used to work or has it always been broken?
  • Is there a workaround available?
  • Does this impact a critical component?
  • Is this just a visual bug with no functional impact?
  • Does this block the execution of e2e tests?
  • Does this have an impact on Performance?
@unlikelyzero
Copy link
Contributor

unlikelyzero commented Dec 29, 2022

Testing Notes

Reproduction steps

To be tested on:

  • 2.1.4-ERT
  • 2.1.5

@michaelrogers
Copy link
Contributor

michaelrogers commented Dec 29, 2022

Fix verified during testathon 12/29/2022. The error is no longer seen in the console when navigating between objects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:regression It used to work. Now it doesn't :( severity:medium type:bug
Projects
None yet
Development

No branches or pull requests

4 participants