Cannot show TLS data when clicking "Refetch Report".
The value of "scanId" cannot be successfully passed.
Executing get http://localhost:3000/api/tls?url= returns the "scanId" data normally.
However, the value fails to be passed when using the "Refetch Report" feature, and returns "id: undefined".
This issue arises when running yarn serve as it displays the data via the refresh function, and that's why the data shows while using yarn dev.
Kindly review the source code to ensure its functionality. Thank you.
/src/components/Results/TlsCipherSuites.tsx
src/components/Results/TlsClientSupport.tsx
src/components/Results/TlsIssueAnalysis.tsx
I think I have a similar issue when running in docker. Clicking on refetch report for TLS handshake I get an error in console: https://tls-observatory.services.mozilla.com/api/v1/results?id=undefined - 400