NEWS
[gelöst]: Javascript Adapter kein Syntax highlighting mehr
-
Hallo die Runde,
seit dem update des js-adapter auf Version 5.8.9 habe ich kein
Syntax highlighting
mehr.In der Browser Konsole kommt diese Fehlermeldung
Uncaught Error: Cannot read properties of null (reading 'call') TypeError: Cannot read properties of null (reading 'call') at i.invoke (editor.main.js:58:145) at o.fire (editor.main.js:58:2191) at le.onMouseDown (editor.main.js:690:19024) at L.emitMouseDown (editor.main.js:140:9904) at I.emitMouseDown (editor.main.js:625:60560) at t._onMouseDown (editor.main.js:589:15967) at editor.main.js:589:12937 at HTMLDivElement.<anonymous> (editor.main.js:586:32875) at HTMLDivElement.J (helpers.ts:95:17) at editor.main.js:6:114299 at J (helpers.ts:95:17)
System ist up to date, node ist mit Version 16 installiert.
-
@johgre ich habe schon ein issue bei github aufgemacht
https://github.com/ioBroker/ioBroker.javascript/issues/1074