CCALI / a2jviewer

This is the repo for the A2J Viewer
https://www.a2jauthor.org
Other
5 stars 8 forks source link

Handle errors thrown when rendering the document preview #181

Closed chasenlehara closed 2 years ago

chasenlehara commented 2 years ago

Currently, when the document preview is rendered, errors are thrown because a2j-template isn’t defined.

This doesn’t block the preview from rendering, but we should swallow these errors so they don’t slow down other debugging.