-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Comments
Testing Instructions
|
Still an issue -- seen in Testathon 07/21/23 |
Related / possible dupe: #6821 |
Closing to retest |
Edit: I'm seeing the same thing as @charlesh88 below |
Testathon 2023-07-27: NOT fixed. Initially enabling the ITC on an Imagery end point throws this console error now: Main TC was in RT / Remote Clock with -00:15:00 and +00:00:15. |
Testing Instructions
|
Verified Fixed -- Testathon 7/31/23 |
Seems to be fixed, but I'm getting an error in the console: |
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. |
Keeping this closed and tracking follow up #6889 |
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.
The text was updated successfully, but these errors were encountered: