zigbee2mqtt-frontend
zigbee2mqtt-frontend copied to clipboard
Nav to devices from device page (@marcusds)
What happened?
I tried the new function with the dropdown on the device page. When I was going to pick a device it crashed with the error.
initialState.json.zip
What browsers are you seeing the problem on?
Safari
Relevant stacktrace
**Current url**: http://192.168.1.41:8080/#/device/0x00158d00042d17dd/exposes
**Previous url**:
**Error type**: TypeError
**Error message**: undefined is not an object (evaluating 'l.props.children.toLowerCase')
@http://192.168.1.41:8080/assets/index-83109297.js:1057:45713
filter@[native code]
@http://192.168.1.41:8080/assets/index-83109297.js:1057:45668
d2@http://192.168.1.41:8080/assets/index-83109297.js:41:19552
YF@http://192.168.1.41:8080/assets/index-83109297.js:43:1577
Sq@http://192.168.1.41:8080/assets/index-83109297.js:43:39821
i5e@http://192.168.1.41:8080/assets/index-83109297.js:43:39747
D_@http://192.168.1.41:8080/assets/index-83109297.js:43:39599
tE@http://192.168.1.41:8080/assets/index-83109297.js:43:35961
l5@http://192.168.1.41:8080/assets/index-83109297.js:43:36766
ll@http://192.168.1.41:8080/assets/index-83109297.js:41:3289
mu@http://192.168.1.41:8080/assets/index-83109297.js:43:37214
ZG@http://192.168.1.41:8080/assets/index-83109297.js:40:9058
xS@http://192.168.1.41:8080/assets/index-83109297.js:40:33293
GD@http://192.168.1.41:8080/assets/index-83109297.js:40:17416
V3e@http://192.168.1.41:8080/assets/index-83109297.js:40:17199
Did you download state.json.zip?
I will attach state.json.zip
Duplicate of #1899