You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
There appears to be a race condition between loading helioviewer.org and updating the observation time.
This race condition leads to
To Reproduce
Steps to reproduce the behavior. These steps must be performed fast to see the error.
It might only be possible to reproduce if you throttle the connection speed.
Go to helioviewer.org
Click on the observation date and set it to '2021/06/01'
Click on the observation time and set it to '00:01:29'
Helioviewer becomes unresponsive (doesn't load any new data).
Expected behavior
Helioviewer should finish loading and update the viewport to the selected observation time.
There is a playwright test for this. See the TODO in Displays initial AIA 304 Image
The text was updated successfully, but these errors were encountered:
Describe the bug
There appears to be a race condition between loading helioviewer.org and updating the observation time.
This race condition leads to
To Reproduce
Steps to reproduce the behavior. These steps must be performed fast to see the error.
It might only be possible to reproduce if you throttle the connection speed.
Expected behavior
Helioviewer should finish loading and update the viewport to the selected observation time.
There is a playwright test for this. See the TODO in Displays initial AIA 304 Image
The text was updated successfully, but these errors were encountered: