Button to "Report abuse" is not working
Summary
On the Issue page, the "Report abuse" button is not working - nothing happens when you click.
Steps to reproduce
- Go to https://gitlab.com/gitlab-org/gitlab/-/issues/242091
- Click to "Report abuse"
Nothing happens after clicking the button.
What is the current bug behavior?
Clicking the button has no effect.
What is the expected correct behavior?
Clicking the button redirects the user to the abuse report page.
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com.
Possible fixes
The JS console shows 1 error that could possibly be related: "content.js:2 Uncaught TypeError: Cannot read property 'innerText' of undefined at getWordCount (content.js:2) at content.js:12"
