Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

Console in Microsoft Edge displays a different error every time I refresh the page. Is this expected?

$
0
0

Hi all.  I am experiencing an odd issue with the console in Microsoft Edge.  Nearly every time I refresh the page, different errors appear in the console.  Here are screenshots of four successive page refreshes (page here), with four different entries in the console.  This doesn't occur in Chrome or Firefox.  The page doesn't appear to have any dynamic content that would be changing.  Am I misunderstanding something?  

To be clear, every refresh I try is a hard refresh, in which I hold down control and press F5. 

The reason for my question is that I have a several custom JavaScript files that should be executed by this page, but for some reason that is not occurring.  So my first step is to try and resolve any existing errors in the console.  But that is proving to be difficult because every time I refresh the page, different errors appear.

One of the custom JS files that is not executing is this:

(function() {"use strict";
	console.log("testhh");
 })();


Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>