Doing console.dir(this) in an event handler

Investigating weirdness (click handlers firing twice???) in a jQuery/Backbone app, if I do a console.dir() call. Doesn't seem to happen in vanilla JS JS

Debug messages will appear here