feedback icon indicating copy to clipboard operation
feedback copied to clipboard

Red error messages are not cleared after I fix a bug in a notebook

Open tomlarkworthy opened this issue 2 years ago • 2 comments

Describe the bug context: If a cell throws an error it shows it as red. Downstream cells also highlight the source of the error, in red, and display "jump to error".

If I fix the error cell, the downstream one does not clear unless it evaluate to a concrete value, so if it returns "invalidation", then the error is not cleared.

To Reproduce Go to https://observablehq.com/@tomlarkworthy/bug-unresolved-error-cells use toggle, note the last cell does not have its error markings removed

image

tomlarkworthy avatar May 13 '22 14:05 tomlarkworthy