Skip to content

Profiler breaks when using jQuery version > 2.1 #17

Description

@leonardor

Hello!

I have come across this problem while working with a recent version of jQuery and that is the javascript code is not compatible with the 2.1.4 version: when a tab is clicked, the debug window pulls up and then pulls down immediatly so it cannot be read. It's safer avoiding to work with the current jQuery instance since the 1.10.2 version is well tested with the profiler code. It should be resolved by putting a noConflict statement and wrapping the javascript code in an anonymous function that gets the new jQuery instance. And of course the condition that checks for window.jQuery should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions