I am having an issue in IE11 and EDGE 14
Object doesn't support property or method 'getRootNode'
from webcomponents-hi-sd-ce.js
Any Ideas how to resolve this?
I am serving es5 code built using polymer-build
I have noticed that the Node.prototype.getRootNode function does exists in my page in ie11. This means that the polyfill is loaded by the time that get to the console and can log something
