Ignore user aborted request errors
What does this MR do and why?
Configure Webpack Dev Server Overlay to ignore The user aborted a request.
errors.
Screenshots or screen recordings
How to set up and validate locally
I see this error on the Vulnerability Report page. In order to reproduce this you will need to have:
- an EE license and
- the runners up to run a pipeline (see $2408961 for more details on how to configure them)
Once you have these:
- Fork https://gitlab.com/gitlab-examples/security/security-reports/
- Run a pipeline against the default branch
- Go to Secure > Vulnerability Report
- Change the status filter
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #410791 (closed)