Sorunome / arduino-upload

Atom Package for those who don't like the Arduino IDE
https://atom.io/packages/arduino-upload
MIT License
34 stars 7 forks source link

atom-text-editor.Object.defineProperty.get is deprecated. #14

Closed comfix closed 7 years ago

comfix commented 7 years ago

The contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. Please, stop using shadowRoot and access the editor contents directly instead.

atom-text-editor.Object.defineProperty.get (/usr/lib/atom/src/text-editor-element.js:68:18)
<unknown> (/home/comfix/.atom/packages/arduino-upload/lib/serial-view.coffee:44:62)
Sorunome commented 7 years ago

If you happened to have time to fix this I'd be very grateful, i'm very busy IRL currently ;)

If not, thanks for the issue report, i'll get to it eventually ^.^