zigbee2mqtt-frontend icon indicating copy to clipboard operation
zigbee2mqtt-frontend copied to clipboard

[Bug]: Error when chaning zigbee channel

Open JackoAmmerlaan opened this issue 4 months ago • 0 comments

What happened?

I tried to change the zigbee channel from 11 to 25. Error occured after hitting submit.

initialState.json.zip

state.json.zip

Image

What browsers are you seeing the problem on?

Microsoft Edge

Relevant stacktrace

**Current url**: http://192.168.1.21:8123/api/hassio_ingress/W7Tt0S_AA0I8tCEfsq1vazNSbGBW0EejZTt6k7w8Jp0/#/settings/settings
**Previous url**: http://192.168.1.21:8123/45df7312_zigbee2mqtt


**Error type**: TypeError
**Error message**: Cannot convert undefined or null to object



TypeError: Cannot convert undefined or null to object
    at Object.entries (<anonymous>)
    at r (http://192.168.1.21:8123/api/hassio_ingress/W7Tt0S_AA0I8tCEfsq1vazNSbGBW0EejZTt6k7w8Jp0/assets/index-4e00f6e9.js:53:9630)
    at r (http://192.168.1.21:8123/api/hassio_ingress/W7Tt0S_AA0I8tCEfsq1vazNSbGBW0EejZTt6k7w8Jp0/assets/index-4e00f6e9.js:53:9692)
    at lUe (http://192.168.1.21:8123/api/hassio_ingress/W7Tt0S_AA0I8tCEfsq1vazNSbGBW0EejZTt6k7w8Jp0/assets/index-4e00f6e9.js:53:9732)
    at Se.onSettingsSave [as onSubmit] (http://192.168.1.21:8123/api/hassio_ingress/W7Tt0S_AA0I8tCEfsq1vazNSbGBW0EejZTt6k7w8Jp0/assets/index-b5a4d188.js:1:8583)
    at e.<anonymous> (http://192.168.1.21:8123/api/hassio_ingress/W7Tt0S_AA0I8tCEfsq1vazNSbGBW0EejZTt6k7w8Jp0/assets/bootstrap-5.esm-b480a4c5.js:11:47737)
    at lD (http://192.168.1.21:8123/api/hassio_ingress/W7Tt0S_AA0I8tCEfsq1vazNSbGBW0EejZTt6k7w8Jp0/assets/index-4e00f6e9.js:41:9885)
    at SD (http://192.168.1.21:8123/api/hassio_ingress/W7Tt0S_AA0I8tCEfsq1vazNSbGBW0EejZTt6k7w8Jp0/assets/index-4e00f6e9.js:43:31876)
    at K5 (http://192.168.1.21:8123/api/hassio_ingress/W7Tt0S_AA0I8tCEfsq1vazNSbGBW0EejZTt6k7w8Jp0/assets/index-4e00f6e9.js:43:31458)
    at K5 (http://192.168.1.21:8123/api/hassio_ingress/W7Tt0S_AA0I8tCEfsq1vazNSbGBW0EejZTt6k7w8Jp0/assets/index-4e00f6e9.js:43:31368)

Did you download state.json.zip?

I will attach state.json.zip

JackoAmmerlaan avatar Aug 26 '25 08:08 JackoAmmerlaan