Hi again,
when navigating to CI traces in dagger cloud V3 from the landing page (https://v3.dagger.cloud/mycompany), no data is shown, and I get a JS error (cf screenshot)
The link has the following structure :
https://v3.dagger.cloud/[mycompany]/ci?branch=[branchname]&ref=[xxx]&repo=github.com%2F[company]%2F[repo]
(I can give the actual link in PM)
The direct trace link (that I get from the workflow run in GHA) is working, it's the intermediate page listing traces for a given CI workflow that seems broken.
I'm also able to navigate to local traces.
taking a look