Hello, I've updated JSReport from v3 to v4, after running the already-made templates I keep getting the same error when calling my components. After some digging error is thrown within #each function. I've included in the jsreport.config.json that trustUserCode: true
It seems that the same issue is present on the Playground on the components template.
This is the same error I get on my local machine.
(because) "component" helper call failed
(because) error when evaluating templating engine for component ./components/tableComponent
Cannot read properties of undefined (reading 'fire')