Hi, I had the same problem in Internet Explorer. I discovered it is caused by the console.log javascript function. The problem is in core.php file on the line 54. when you delete it, then it works ok. I think it is because console.log is not available in IE. Funny is, that after opening the javascript console it works 🙂