zigbee2mqtt-frontend
zigbee2mqtt-frontend copied to clipboard
Error While filtering device from device about page
What happened?
Error While filtering device from device about page. Steps to reproduce:
- in z2m page open device properties
- click on device title
- Type in some letter to filter device
- error!
initialState.json.zip
What browsers are you seeing the problem on?
Chrome
Relevant stacktrace
**Current url**: https://192.168.0.10:8123/api/hassio_ingress/plmkj_PtDAtOeR6IZeZXU6DSqMErceeUFUo_LiW8p0I/#/device/0x00124b00272b8876/info
**Previous url**: https://192.168.0.10:8123/45df7312_zigbee2mqtt/ingress
**Error type**: TypeError
**Error message**: Cannot read properties of undefined (reading 'toLowerCase')
TypeError: Cannot read properties of undefined (reading 'toLowerCase')
at https://192.168.0.10:8123/api/hassio_ingress/plmkj_PtDAtOeR6IZeZXU6DSqMErceeUFUo_LiW8p0I/assets/index-83109297.js:1057:45714
at Array.filter (<anonymous>)
at https://192.168.0.10:8123/api/hassio_ingress/plmkj_PtDAtOeR6IZeZXU6DSqMErceeUFUo_LiW8p0I/assets/index-83109297.js:1057:45662
at d2 (https://192.168.0.10:8123/api/hassio_ingress/plmkj_PtDAtOeR6IZeZXU6DSqMErceeUFUo_LiW8p0I/assets/index-83109297.js:41:19551)
at YF (https://192.168.0.10:8123/api/hassio_ingress/plmkj_PtDAtOeR6IZeZXU6DSqMErceeUFUo_LiW8p0I/assets/index-83109297.js:43:1575)
at Cq (https://192.168.0.10:8123/api/hassio_ingress/plmkj_PtDAtOeR6IZeZXU6DSqMErceeUFUo_LiW8p0I/assets/index-83109297.js:43:46077)
at Sq (https://192.168.0.10:8123/api/hassio_ingress/plmkj_PtDAtOeR6IZeZXU6DSqMErceeUFUo_LiW8p0I/assets/index-83109297.js:43:39819)
at i5e (https://192.168.0.10:8123/api/hassio_ingress/plmkj_PtDAtOeR6IZeZXU6DSqMErceeUFUo_LiW8p0I/assets/index-83109297.js:43:39745)
at D_ (https://192.168.0.10:8123/api/hassio_ingress/plmkj_PtDAtOeR6IZeZXU6DSqMErceeUFUo_LiW8p0I/assets/index-83109297.js:43:39596)
at tE (https://192.168.0.10:8123/api/hassio_ingress/plmkj_PtDAtOeR6IZeZXU6DSqMErceeUFUo_LiW8p0I/assets/index-83109297.js:43:35959)
Did you download state.json.zip?
I will attach state.json.zip
Found the same issue, but I sadly opened it in the wrong repository.