Hi,
I’ve added a custom customer loader in MyDBR using JavaScript.
The loader works fine during normal report loading, and it also triggers when I export the report (which is expected I guess).
However, the issue is that after the export download completes, the loader continues to display and never stops.
How can I resolve this so that the loader hides automatically once the export is finished?