-
Notifications
You must be signed in to change notification settings - Fork 118
Closed
Labels
needs more infoFurther information is required to act on thisFurther information is required to act on this
Description
I'm sure that
- This issue is still present in the current beta version of this adapter
- There is no other (open) issue with the same topic (use the search!)
- This issue is not described in the adapter documentation / FAQ (read the docs!)
Script type
Blockly
The problem
Several of my Blockly Scripts are Empty if I open them. If I switch to JS-Code View via the button in the right corner I can see that the code is still in the script and the script is working as expected - only changes via blockly are not possible.
scrolling doesn't show the blocky blocks either - nor does changing the browser.
view after switching to JS-Code View
when I try to place a blocky block e.g. debug block to the empty blockly view (first picture) and switch to the jscode view all the js code is gone and only the debug block is visible console.info('test');
iobroker.current.log (in debug mode!)
no infos at the debug log..
Version of nodejs
18.20.4
Version of ioBroker js-controller
6.0.9
Version of adapter
8.7.7
Metadata
Metadata
Assignees
Labels
needs more infoFurther information is required to act on thisFurther information is required to act on this