Viewing the debugger is not currently possible while on a preview of a post. The JS code crashes with the following error:
dustpress-debugger.js?ver=1.3.1:60 Uncaught TypeError: Cannot set property 'Ajax' of undefined
It appears the debug data can not be loaded from the backend and the AJAX request gets an error response:
{"status": "error", "data": false}
Viewing the debugger is not currently possible while on a preview of a post. The JS code crashes with the following error:
It appears the debug data can not be loaded from the backend and the AJAX request gets an error response: