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

  1. Go to https://gitlab.com/gitlab-org/gitlab/-/issues/242091
  2. 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

Screen_Shot_2020-08-28_at_1.29.09_PM

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"