-
Notifications
You must be signed in to change notification settings - Fork 251
Closed
Description
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
Labels
No labels