Since we upgraded to version 4.7.6 pages which load webcomponents polyfill are throwing error in IE11. I have reported issue on webcomponent's repository, but I thought perhaps some here can also help me figure out what is causing this error. Here is a link to the other ticket:
webcomponents/polyfills#334
The error in IE console says:
SCRIPT5007: Object.getOwnPropertyNames: argument is not an Object
webcomponents-bundle.js (77,482)
We did not have this error when using handlebars.runtime.js version 4.1.2.