ioBroker / ioBroker.javascript

Script engine for JavaScript and Blockly
MIT License
325 stars 120 forks source link

[Bug]: Can't select any objects (for example.. shelly device) within any script #1614

Closed Roellen closed 3 months ago

Roellen commented 3 months ago

I'm sure that

Script type

Blockly

The problem

By adding a "falls object" and selecting the ID (to put in a device which works as a trigger... for example a Shelly 1) then the objects window opens... tries to load... then... white screen. Nothing happens anymore. Impossible to select something. Nothing works. Blockly=useless

iobroker.current.log (in debug mode!)

nothing is beeing logged in this situation

Version of nodejs

18.19.0

Version of ioBroker js-controller

5.0.19

Version of adapter

8.6.1

peer69 commented 3 months ago

Fixed for me after installing v8.6.0 today. You sure 8.6.1 is the version you're using?

mcm1957 commented 3 months ago

8.6.0 is the newest Version at npm ...