i have a strange problem with a site but only with Internet Explorer!
When i open the website ie load only the background-color but if i press F12 on my keyboard witch open developer tool and then i refresh the page the website show up normally without any problem … any suggestion?
I guess its because you are using console.log in your code
console.log is available after you open Developer Tools in IE. Use a try catch;