I am running a self-hosted Discourse instance, v2.6.1 stable (98f775506d), with the discourse-data-explorer plugin v0.2. Everything is updated to the latest versions and I have done a ‘launcher rebuild app’.
Before the last Discourse update, the Data Explorer was working well, but now when a click ‘Edit’ on any query, the edit field does not appear, and the following error appears in the console:
(From _ember_jquery-189e46ebcb33594b835e782fd1ce916ec750bc0cf980ebc4fb7796649161a18d.js:74597):
Uncaught Error: Could not find module `discourse-common/lib/debounce` imported from `discourse/plugins/discourse-data-explorer/discourse/components/explorer-schema`
I found this discourse-data-explorer pull request that might be related?:
Is this a known issue? Is there a fix available, or could it be addressed in the next update?
Thanks