Skip to content

frontend: Ignore all highlighting errors.

Administrator requested to merge vg/ignore-all-errors into main

Created by: varungandhi-src

We're running into out-of-bounds indexing panics, which are meaningless for an end-user. Instead of showing the unhighlighted text only for certain errors, show it for all errors.

Test plan

Not able to reproduce the panic locally yet, so I can't test the workaround.

Merge request reports

Loading