Snygg och smart
I once tried to troubleshoot a website issue only occurring on Internet Explorer, but when I opened the developer tools, the issue disappeared.
Turned out that on a specific version of IE, console was null when developer tools was closed, causing my console.log to break the website.
I once tried to troubleshoot a website issue only occurring on Internet Explorer, but when I opened the developer tools, the issue disappeared.
Turned out that on a specific version of IE, console was null when developer tools was closed, causing my console.log to break the website.