FireQuery (v1.4.1) seems to break JS execution since Firefox 33 (33.0a2) when opening Firebug (tested versions 2.0.2 / 2.0.3) for me; everything works fine on Firefox 32 with the same profile.
FireQuery breaks JS with FF33+
As @Eugene_Kubovsky I was going crazy than I disabled FireBug extensions one-by one and after I disabled FireQuery the problem was solved.
Please repair FQ.
Another confirm. First blamed FireBug but after checking my error console I saw this error:
TypeError: this.__FireQueryShared is undefined firequery.js:665
The same thing. I’ve noticed that the bug is associated with rewriting jQuery object. console.log($(‘body’)) will show array object in console from the javascript file. But once the page finished loading, typing $(‘body’) in console, will return jQuery object (normal behavior)
Thank you for reporting. FireQuery project was transferred to Jan ‘Honza’ Odvarko. He has been building a new version of FireQuery from scratch.
I have personally moved all my web development to Chrome and have no longer an incentive to continue developing this plugin for Firefox.
FYI, personally I have also switched to ClojureScript + Om + React.js. So I no longer use jQuery for anything. I have been building missing tools for ClojureScript devs instead: