The timestamp for Experiment started uses new Date() in the render function which incorrectly updates the start time on re-renders.
The start time should not update on re-renders.
Recreate this issue by starting an experiment, waiting a few seconds, then pressing one of the Expand buttons which updates state and re-renders the date.
The timestamp for Experiment started uses new Date() in the render function which incorrectly updates the start time on re-renders.
The start time should not update on re-renders.
Recreate this issue by starting an experiment, waiting a few seconds, then pressing one of the Expand buttons which updates state and re-renders the date.