I am developing a Google Maps module for Sitecore, and when I test it in Firefox my Google Javascript won’t load. All I get is: “Waiting for gg.google.com…”.
It seemes to be a problem with certain versions of Firefox and Firebug. If Firebug has Script debugging enabled, the Google Maps script will not load.
Disabling Script debugging in Firebug solves the problem:
But now I cannot debug the Javascript I am creating using Firefox. Well… I’m glad I got Google Chrome.

