Lately, I've been observing that Firebug is displaying JavaScript errors for code that it didn't flag before. For example, the error $ is not defined
keeps popping up along with some issues related to jQuery and processingjs core, both of which I always thought were error-free.
Is anyone else experiencing this too? Should I just brush it off as a non-issue?