You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently errors generated when executing Code nodes are not persisted when converting the JSON AST to HTML.
This can lead to trouble debugging errors and other issues for the user as they are not able to see that the document was not able to be executed properly.
The text was updated successfully, but these errors were encountered:
Currently errors generated when executing Code nodes are not persisted when converting the JSON AST to HTML.
This can lead to trouble debugging errors and other issues for the user as they are not able to see that the document was not able to be executed properly.
The text was updated successfully, but these errors were encountered: