Error reporting for hidden cells (OJS) #8326
Closed
declann
started this conversation in
Feature Requests
Replies: 2 comments 4 replies
-
This is unfortunate, but because of the way OJS works, when you have a cell with Can you point me to a concrete example of what was happening? |
Beta Was this translation helpful? Give feedback.
4 replies
-
Closing in favour of: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi,
I'm developing a dashboard on Quarto
1.4.543
and the output quality is really nice! I like this feature a lot! However it's also drawn me to using//| output: false
for the first time on OJS cells.I had real hell getting to the bottom of some buggy behavior (at least twice) and was questioning what was going on.
It turns out I'm not seeing OJS error messages on account of my output being hidden, hiding the source of all my bugs! Error messages also don't appear in console.
This won't catch me so bad again, but should something be added to make this error reporting better? Is console logging OJS error messages reasonable and sufficient (I think so)? Is there a related issue for non-OJS? (I guess lower execution cell interaction, so errors would be more obvious?)
Thanks!
Declan
Beta Was this translation helpful? Give feedback.
All reactions