I am using a word press theme and I am getting Object Expected. I checked the demo version of the theme on the vendors site and they are not getting the issue. I am getting the issue on both my test site and production, so I am guessing it could be a configuration error on my server.
I am currently pointing to uncompressed PIE and my errors are on line 256 and 3029
Line 256
Code:
parent.removeChild( el );
Line 3029
Not sure what to check next