Closed
Description
I'm using @widgetbot/html-embed and getting the following warning in the console:
[Deprecation] Element.createShadowRoot is deprecated and will be removed in M80, around February 2020. Please use Element.attachShadow instead. See https://www.chromestatus.com/features/4507242028072960 and https://developers.google.com/web/updates/2019/07/web-components-time-to-upgrade for more details.
Would be good to fix, to be future proof ;)
Thanks!