TypeError when the WorkerRunDetails modal is mounted
While each merge request for #1211 (closed) and #1212 (closed) worked separately, rebasing one on top of the other created a TypeError
when the WorkerRunDetails
component gets mounted, as the contents of the modal still get evaluated despite the modal being closed.