Skip to content

The debugger crashes on preview #9

@villesiltala

Description

@villesiltala

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}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions