Skip to content

Turn off runtime errors overlay in development

Savas Vedova requested to merge turn-off-runtime-errors into master

What does this MR do and why?

This MR turns off runtime errors overlay in Development. Those errors appear in Console anyways and are very counter-productive.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Go to any page
  2. Add a runtime error
  3. Verify this overlay does not appear anymore

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Savas Vedova

Merge request reports