Skip to content

[Bug]: several blocky scripts are empty - if I switch to js code view code is viewable #1690

@mac89muc

Description

@mac89muc

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.

blockly

view after switching to JS-Code View

jscode

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

No one assigned

    Labels

    needs more infoFurther information is required to act on this

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions