I changed all helpers as you like sent me but still the same issue. Which details do you want to need to fix this issue?
You can see the error
Error: Missing helper: "ifCond"
at Object.<anonymous> (/home/site/wwwroot/node_modules/handlebars/dist/cjs/handlebars/helpers/helper-missing.js:19:13)
at Object.wrapper (/home/site/wwwroot/node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js:15:19)
at eval (eval at createFunctionContext (/home/site/wwwroot/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js:262:23), <anonymous>:11:106)
at prog (/home/site/wwwroot/node_modules/handlebars/dist/cjs/handlebars/runtime.js:268:12)
at execIteration (/home/site/wwwroot/node_modules/handlebars/dist/cjs/handlebars/helpers/each.js:51:19)
at Object.<anonymous> (/home/site/wwwroot/node_modules/handlebars/dist/cjs/handlebars/helpers/each.js:61:13)
at Object.wrapper (/home/site/wwwroot/node_modules/handlebars/dist/cjs/handlebars/internal/wrapHelper.js:15:19)
at eval (eval at createFunctionContext (/home/site/wwwroot/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js:262:23), <anonymous>:11:49)
at prog (/home/site/wwwroot/node_modules/handlebars/dist/cjs/handlebars/runtime.js:268:12)
at execIteration (/home/site/wwwroot/node_modules/handlebars/dist/cjs/handlebars/helpers/each.js:51:19)```