preview-inline
preview-inline copied to clipboard
HTMLDocument.registerElement is deprecated.
I love this package! But Pulsar is complaining about a deprecation.
Use customElements.define instead of document.registerElement see https://javascript.info/custom-elements
HTMLDocument.registerElement (file:///opt/Pulsar/resources/app.asar/static/index.js:100:12)
Object.<anonymous> (/home/arthur.endsley/.pulsar/packages/preview-inline/lib/image-view.js:109:26)
Object.<anonymous> (/home/arthur.endsley/.pulsar/packages/preview-inline/lib/image-view.js:114:3)
Module._compile (/opt/Pulsar/resources/app.asar/src/native-compile-cache.js:120:30)
Object..js (/opt/Pulsar/resources/app.asar/src/compile-cache.js:252:23)
Module.load (internal/modules/cjs/loader.js:935:32)
See also: math-view.js
HTMLDocument.registerElement - file:///opt/Pulsar/resources/app.asar/static/index.js:100:12
Object.<anonymous> - [/home/arthur.endsley/.pulsar/packages/preview-inline/lib/math-view.js:94:25](https://github.com/home/arthur.endsley/.pulsar/packages/preview-inline/lib/math-view.js:94:25)
Object.<anonymous> - [/home/arthur.endsley/.pulsar/packages/preview-inline/lib/math-view.js:99:3](https://github.com/home/arthur.endsley/.pulsar/packages/preview-inline/lib/math-view.js:99:3)
Module._compile - [/opt/Pulsar/resources/app.asar/src/native-compile-cache.js:120:30](https://github.com/opt/Pulsar/resources/app.asar/src/native-compile-cache.js:120:30)
Object..js - [/opt/Pulsar/resources/app.asar/src/compile-cache.js:252:23](https://github.com/opt/Pulsar/resources/app.asar/src/compile-cache.js:252:23)
Module.load - [internal/modules/cjs/loader.js:935:32](https://github.com/mangecoeur/preview-inline/issues/internal/modules/cjs/loader.js:935:32)
Hi, since Atom is deprecated I am no longer updating this package. I fully encouraged you to fork and update it if you like!