Describe the bug
The configuration can no longer be saved as soon as a character is written in the "Token" field. The error message appears: [JsonConfig] Cannot set object: TypeError: window.CryptoJS is undefined
To Reproduce
Steps to reproduce the behavior:
Installing the adapter
Filling in the token field
press save button
Expected behavior
Saving the token and establishing a
connection to the Influx DB
Screenshots & Logfiles
Versions:
Adapter version: 3.2.0
JS-Controller version: 5.0.17
Node version: v18.19.0
Operating system: Synology Docker buanet/iobroker
Additional context
if a old config saved, the configarion form can not be loaded. The same problem was by a old version of JS-Controller V4...
Describe the bug
The configuration can no longer be saved as soon as a character is written in the "Token" field. The error message appears:
[JsonConfig] Cannot set object: TypeError: window.CryptoJS is undefined
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Saving the token and establishing a connection to the Influx DB
Screenshots & Logfiles
Versions:
Additional context
if a old config saved, the configarion form can not be loaded. The same problem was by a old version of JS-Controller V4...