ioBroker.javascript
ioBroker.javascript copied to clipboard
[Bug]: Papierkorb fehlt ab v8.7.0
I'm sure that
- [X] This issue is still present in the current beta version of this adapter
- [X] There is no other (open) issue with the same topic (use the search!)
- [X] This issue is not described in the adapter documentation / FAQ (read the docs!)
Script type
Blockly
The problem
Ab Version 8.7.0 fehlt unter Blockly der Papierkorb. Da ich laut Forum nicht alleine mit dem Fehler bin, poste ich das hier.
iobroker.current.log (in debug mode!)
kein logfile
Version of nodejs
20.15.1
Version of ioBroker js-controller
6.0.8
Version of adapter
8.7.0
Link zur Diskussion im Forum: https://forum.iobroker.net/topic/75941/javascript-adapter-8-7-0-papierkorb-weg
Looks like this.state.width doesn't exist after the "withStyles" update
https://github.com/ioBroker/ioBroker.javascript/blob/1e8eecdcb3fce7d783c64b25460e51e29a620b4a/src/src/SideMenu.jsx#L790