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

[Time Conductor + Imagery] Console error when adjusting start or end bounds for imagery #6813

Closed
khalidadil opened this issue Jul 19, 2023 · 11 comments · Fixed by #6857
Closed

Comments

@khalidadil
Copy link
Contributor

Summary

When I adjust the start or end bounds of the time conductor in realtime mode, using remote clock while viewing imagery, I'm seeing an error in the browser console: t.padStart is not a function. I think this is coming from the format function in the timePopupRealtime.vue component.

@ozyx ozyx self-assigned this Jul 19, 2023
@ozyx ozyx added this to the Target:3.0.0 milestone Jul 19, 2023
@ozyx
Copy link
Contributor

ozyx commented Jul 21, 2023

Testing Instructions

  • Navigate to imagery telemetry in realtime / remote clock mode
  • Activate the ITC
  • Adjust the start or end bounds a few times
  • Observe no console errors and the ITC continues to function nominally

@ozyx ozyx closed this as completed Jul 21, 2023
@ozyx
Copy link
Contributor

ozyx commented Jul 21, 2023

Still an issue -- seen in Testathon 07/21/23

@ozyx ozyx reopened this Jul 21, 2023
@ozyx ozyx removed the unverified label Jul 21, 2023
@ozyx
Copy link
Contributor

ozyx commented Jul 21, 2023

Related / possible dupe: #6821

@shefalijoshi
Copy link
Contributor

Closing to retest

@ozyx
Copy link
Contributor

ozyx commented Jul 27, 2023

Verified fixed Testathon 7/27/23

Edit: I'm seeing the same thing as @charlesh88 below

@charlesh88
Copy link
Contributor

charlesh88 commented Jul 27, 2023

Testathon 2023-07-27: NOT fixed. Initially enabling the ITC on an Imagery end point throws this console error now:

image

Main TC was in RT / Remote Clock with -00:15:00 and +00:00:15.
ITC (at time of enabling) was RT / Remote Clock with -01:15:00 and +00:00:15 - note that this is an additional hour offset into the past than the main TC setting.

@shefalijoshi
Copy link
Contributor

Testing Instructions

  1. Ensure imagery is showing up including thumbnails and related telemetry
  2. Enable the independent time conductor
  3. Set the mode to Fixed timespan and set the start and end dates
  4. Ensure that imagery is showing up and that the related telemetry is valid

@ozyx
Copy link
Contributor

ozyx commented Jul 31, 2023

Verified Fixed -- Testathon 7/31/23

@khalidadil
Copy link
Contributor Author

Seems to be fixed, but I'm getting an error in the console:
vue.esm-bundler.js:1708 Error: Attempted to mutate immutable object [image name]

@charlesh88
Copy link
Contributor

Testathon 2023-07-31: verified fixed, although I am seeing console errors ("Error: Attempted to mutate immutable object Navcam_left_image") when enabling the ITC on the Imagery view.

@unlikelyzero
Copy link
Contributor

Keeping this closed and tracking follow up #6889

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants