Missing helper htmlToXlsxEachRows
-
"recipe": "html-to-xlsx", {{#htmlToXlsxEachRows users}} ... {{/htmlToXlsxEachRows}}
jsreport 3.5.0 (also tested 3.6.2, no difference)
Error:
Error when evaluating engine handlebars for template /database_export/database_export
Missing helper: "htmlToXlsxEachRows"
Error: Missing helper: "htmlToXlsxEachRows"
at Object.<anonymous> (/app/node_modules/handlebars/dist/cjs/handlebars/helpers/helper-missing.js:19:13)
at Object.wrapper (/app/node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js:15:19)
at 1 (eval at compile (/app/node_modules/@jsreport/jsreport-handlebars/lib/handlebarsEngine.js:34:30), <anonymous>:54:130)
at Object.prog [as fn] (/app/node_modules/handlebars/dist/cjs/handlebars/runtime.js:268:12)
at Object.<anonymous> (/app/node_modules/handlebars/dist/cjs/handlebars/helpers/if.js:29:22)
at Object.wrapper (/app/node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js:15:19)
at Object.main (eval at compile (/app/node_modules/@jsreport/jsreport-handlebars/lib/handlebarsEngine.js:34:30), <anonymous>:232:47)
at main (/app/node_modules/handlebars/dist/cjs/handlebars/runtime.js:208:32)
at ret (/app/node_modules/handlebars/dist/cjs/handlebars/runtime.js:212:12)
at Object.execute (/app/node_modules/@jsreport/jsreport-handlebars/lib/handlebarsEngine.js:66:14)What am I missing?
-
hi! yes, i confirm this is a bug, we will fix it, thanks for letting us know
-
Hey, any updates on this?
-
hi! the issue was fixed here, however it is not been released yet, we will discuss internally when is the next release coming, perhaps next week.
-
Hey, do you know when it will be released?
-
The release process is in progress, but it will be done when it will be done.
Hopefully, this week, as Boris already announced.
-
@jan_blaha @bjrmatos Is there anything that can be done to speed up the release? We are a paying customer, and we have a production environment that is very unstable because of this bug. We are being swamped with user complaints.
-
the jsreport 3.7.1 release is done, which contains the fix for this problem. you can install it now.
-
Thanks!