SAP-samples / ui5-webcomponents-sample-vue

UI5 Web Components Sample TODO application built with Vue.
https://sap-samples.github.io/ui5-webcomponents-sample-vue/
Apache License 2.0
59 stars 22 forks source link

legacy edge wont actually work without... #29

Closed wysisoft closed 4 years ago

wysisoft commented 4 years ago

import '@webcomponents/custom-elements/custom-elements.min.js' import '@webcomponents/shadydom/shadydom.min.js'

fifoosid commented 4 years ago

Hi @wysisoft

Thanks for the issue, you have a point here. Issue is solved with #30.

Best regards, Filip