Console.log without Firebug installed causes problems

Console.log is great for debugging JS code with Firefox’s Firebug plugin. However leaving your console.log calls in the JS code will cause it to fail silently and mysteriously on Firefox without Firebug. After a morning of confusion on a recent project, we turned up this Heisenbergian gotcha. Here’s a full explanation.

Leave a Reply

Spam protection by WP Captcha-Free

Posted