Skip to content

Toolbar is not updated with htmx requests #2210

@kjnez

Description

@kjnez

Even though I updated the settings with the following

DEBUG_TOOLBAR_CONFIG = {
    "ROOT_TAG_EXTRA_ATTRS": "hx-preserve"
}

django-debug-toolbar is still not getting updated with htmx requests. History is updated, but not SQL, Static files, etc.

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