somehow the data export of the data explorer is no longer working with the latest discourse and data explorer updates that I installed about two hours ago. The data itself is created fine but can no longer be exported.
Clicking on the JSON or CSV buttons just creates a short flash and nothing else happened. It worked fine about two weeks ago.
In the webbrowser console I do see the following error:
CSV:
Uncaught TypeError: this.args.query is undefined
_downloadResult query-result.js:310
downloadResultCsv query-result.js:287
_triggerAction d-button.gjs:160
Ember 12
_triggerAction d-button.gjs:157
click d-button.gjs:106
JSON:
Uncaught TypeError: this.args.query is undefined
_downloadResult query-result.js:310
downloadResultJson query-result.js:283
_triggerAction d-button.gjs:160
Ember 12
_triggerAction d-button.gjs:157
click d-button.gjs:106