CCALI / a2jauthor

CALI A2JAuthor document automation authoring and viewing platform
https://www.a2jauthor.org
Other
4 stars 1 forks source link

Uncaught TypeError on test assemble with anx created in new hydra viewer #193

Closed JessicaFrank closed 3 years ago

JessicaFrank commented 3 years ago

Test assembled this interview on hydra (specifically template 8 or "EA Complaint AOC Recommended"), loaded this answer file (saved to a zip b/c Github doesn't allow .anx), then nothing happened.

Eviction Action Complaint - Justice Court (3).zip

answer - 2021-06-21T154810.341.zip

Opened dev console and got this error:

app.js:44 Uncaught (in promise) TypeError: Cannot read property 'decodeHTMLEntities' of undefined at HTMLUnknownElement.eval (app.js:44) at Function.each (app.js:44) at we.fn.init.each (app.js:44) at parseJSON (app.js:44) at eval (app-template.js:16

Took same interview and same answer file over to production and the document assembled as expected.