Skip to content

Ignore user aborted request errors

Savas Vedova requested to merge 410791-webpack-runtime-errors into master

What does this MR do and why?

Configure Webpack Dev Server Overlay to ignore The user aborted a request. errors.

Screenshots or screen recordings

overlay-error

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:

  1. an EE license and
  2. the runners up to run a pipeline (see $2408961 for more details on how to configure them)

Once you have these:

  1. Fork https://gitlab.com/gitlab-examples/security/security-reports/
  2. Run a pipeline against the default branch
  3. Go to Secure > Vulnerability Report
  4. 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.

Related to #410791 (closed)

Merge request reports