ungap/custom-elements

setAttribute problem in IE11

grofzero opened this issue · 2 comments

Hi,

I'm using Vue, and I changed to this lib from document-register-element, but when I use a webcomponent inside Vue component, it breaks on this line: node.setAttribute(scopeId, '')

Could You take a look at this problem?

Thanks in advance,
grofzero

which problem? I have literally nothing to work on with the info you gave me ... IE11 is tested and working here:
https://webreflection.github.io/custom-elements/test/

closing, as no extra info has been provided in more than a year.