Skip to content

Fix MonacoQueryInput log spam

Administrator requested to merge tr/fix-monaco-log-spam into main

Created by: umpox

Fixes large amount of log spam when loading the application or running tests: image

We can't reliably just spread the props because we have a large amount of prop drilling around this component.

This is currently just an escape-hatch for the insights code that requires it. Follow up issue to revisit this: https://github.com/sourcegraph/sourcegraph/issues/29438

Merge request reports

Loading