Clicking pause doesn't freeze Node Details data #2658
Labels
bug
Broken end user or developer functionality; not working as the developers intended it
component/ui
Predominantly a front-end issue; most/all of the work can be completed by a f/e developer
From Slack:
Proper solution would require using
updatePausedAt
timestamp when querying the API for node details info, but currently that timestamp is always calculated from thetimeTravelMillisecondsInPast
value. Once #2651 is merged, fixing this will be much simpler as only one source of truth will be used.The text was updated successfully, but these errors were encountered: