fake-terminal icon indicating copy to clipboard operation
fake-terminal copied to clipboard

No longer works after features were deprecated

Open drok opened this issue 5 years ago • 0 comments

I love this little gem, but it no longer works at least in Chrome stable release for Windows, and I don't know how to fix it.

The Devtools console reports the following deprecation notices:

[Deprecation] HTML Imports is deprecated and will be removed in M73, around March 2019. Please use ES modules instead. See https://www.chromestatus.com/features/5144752345317376 for more details. [Deprecation] document.registerElement is deprecated and will be removed in M73, around March 2019. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 for more details. fake-terminal.html:24 [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.

Thank you kind author for any updates.

drok avatar Apr 08 '19 20:04 drok