Deprecation warning for Element.createShadowRoot on Chrome 70
joepvl opened this issue · 0 comments
joepvl commented
On Chrome 70 (beta channel), I get the following deprecation warning in my console:
[Deprecation] Element.createShadowRoot is deprecated and will be removed in M73, around
March 2019. Please use Element.attachShadow instead. See
https://www.chromestatus.com/features/4507242028072960 for more details.
AutoScroll.js:172