Issue: When firebug is activated on my site I get an infinite page refresh loop glitch every few clicks. The page attempts to refresh every second and never stops. To get the page to load I have to stop it from loading (by clicking the X in the address bar) and click refresh (usually several times). When firebug is not active on my site I have no issues.
The only HTML loaded in the page is: <html><body><script>document.cookie='aaaaaaa=38bc5d30aaaaaaa_38bc5d30; path=/';window.location.href=window.location.href;</script></body></html> Firefox Version: 14.0.1 and 16.0a2 Firebug Version: 1.10.0 Is there anyway to fix this issue? My website is http://teaminmetsu.com -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at https://groups.google.com/forum/#!forum/firebug
