Skip to content

jQuery is undefined #312

@martinhanzik

Description

@martinhanzik

Because flask-debugtoolbar uses jQuery.noConflict(true) (deep noConflict) in toolbar.js, window.$ and window.jQuery are set back to undefined, which makes jQuery in flask-mongoengine debug toolbar unusable. The use of deep noConflict makes sense, so flask-mongonengine toolbar should probably include it's own version of jQuery.

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