Error during an export - u is not a function

0
Hi colleagues,   I would like ask why I am getting an error while downloading a file during an export using an Excel Exporter Module.     This happens here at the end, the one with a breakpoint     Thanks.
asked
1 answers
0

I would double check for the access rules to the file (if the user role has the right permissions to download / view the file) and I would also check if the file is rightfully committed to the DB (meaning not to be newly created file or an autocommitted file

answered