New Docker dev image with fix + new features

Hello, so I’m currently testing the dev image in private navigation :smiley: ^^

    CONTAINER ID   IMAGE                          COMMAND                  CREATED          STATUS          PORTS      NAMES
e205ec575bda   gladysassistant/gladys:dev     "docker-entrypoint.s…"   10 minutes ago   Up 10 minutes              gladysdev

I have a bug at my place, added the nickel key, but when I want to add the weather box, it’s a disaster. Nothing in the docker logs, but in the browser yes.
As soon as I start configuring the box and insert the house

When I check the options

I still save

Complete browser logs

        Uncaught TypeError: n.props.updateBoxConfig is not a function
        updateBoxHouse EditWeatherBox.jsx:58
        g Preact
    EditWeatherBox.jsx:58:15
Uncaught TypeError: n.props.updateBoxConfig is not a function

updateBoxModes EditWeatherBox.jsx:66

Preact 124

n unistore.es.js:1

editDashboard index.js:9

action unistore.es.js:1

EditWeatherBox.jsx:66:15

XHRGEThttp://192.168.1.82/api/v1/house/undefined/weather
[HTTP/1.1 404 Not Found 45ms]

Works well for me :+1: