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

Search for devices using text in the search window.

Open MkVsM opened this issue 6 months ago • 1 comments

What happened?

initialState.json (1).zip image I wanted to search for the device using image

What browsers are you seeing the problem on?

Microsoft Edge

Relevant stacktrace

**Current url**: http://homeassistant.local:8123/api/hassio_ingress/lNetmOPDwwraId-5jrXM0hSkJwIPeuGNw16W09WsHpU/#/device/0xa4c138d7a120d689/info
**Previous url**: http://homeassistant.local:8123/45df7312_zigbee2mqtt


**Error type**: TypeError
**Error message**: Cannot read properties of undefined (reading 'toLowerCase')



TypeError: Cannot read properties of undefined (reading 'toLowerCase')
    at http://homeassistant.local:8123/api/hassio_ingress/lNetmOPDwwraId-5jrXM0hSkJwIPeuGNw16W09WsHpU/assets/index-83109297.js:1057:45714
    at Array.filter (<anonymous>)
    at http://homeassistant.local:8123/api/hassio_ingress/lNetmOPDwwraId-5jrXM0hSkJwIPeuGNw16W09WsHpU/assets/index-83109297.js:1057:45662
    at d2 (http://homeassistant.local:8123/api/hassio_ingress/lNetmOPDwwraId-5jrXM0hSkJwIPeuGNw16W09WsHpU/assets/index-83109297.js:41:19551)
    at YF (http://homeassistant.local:8123/api/hassio_ingress/lNetmOPDwwraId-5jrXM0hSkJwIPeuGNw16W09WsHpU/assets/index-83109297.js:43:1575)
    at Cq (http://homeassistant.local:8123/api/hassio_ingress/lNetmOPDwwraId-5jrXM0hSkJwIPeuGNw16W09WsHpU/assets/index-83109297.js:43:46077)
    at Sq (http://homeassistant.local:8123/api/hassio_ingress/lNetmOPDwwraId-5jrXM0hSkJwIPeuGNw16W09WsHpU/assets/index-83109297.js:43:39819)
    at i5e (http://homeassistant.local:8123/api/hassio_ingress/lNetmOPDwwraId-5jrXM0hSkJwIPeuGNw16W09WsHpU/assets/index-83109297.js:43:39745)
    at D_ (http://homeassistant.local:8123/api/hassio_ingress/lNetmOPDwwraId-5jrXM0hSkJwIPeuGNw16W09WsHpU/assets/index-83109297.js:43:39596)
    at tE (http://homeassistant.local:8123/api/hassio_ingress/lNetmOPDwwraId-5jrXM0hSkJwIPeuGNw16W09WsHpU/assets/index-83109297.js:43:35959)

Did you download state.json.zip?

I will attach state.json.zip

MkVsM avatar Feb 03 '24 17:02 MkVsM

Refer to #1899

Drewskieza avatar Feb 03 '24 21:02 Drewskieza