Unable to expand upstream and downstream pipelines after upgrading to 11.8
Summary
After updating to 11.8, we are no longer able to expand the Upstream and Downstream pipelines inline and not able to open pipeline in new tab.
Steps to reproduce
- Create a project with
.gitlab-ci.ymlthat triggers a downstream pipeline - Create another project with
.gitlab-ci.ymlto be triggered by the upstream pipeline - Kick off the pipeline in the upstream project
- Navigate to the pipelines page
What is the current bug behavior?
Unable to expand the upstream or downstream pipelines
What is the expected correct behavior?
Upstream and downstream pipelines are expanded inline and opened in a separate tab.
Relevant logs and/or screenshots
This is thrown in the deveopler console when clicking the Downstream pipeline.

Nothing happens when clicking the Upstream pipeline.
Output of checks
11.8.0-ee
Customer ticket: https://gitlab.zendesk.com/agent/tickets/116151 (internal use)