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

[Bug]: Échec de l'exécution de « removeChild » sur « Node » : le nœud à supprimer n'est pas un enfant de ce nœud.

Open denisb88 opened this issue 5 months ago • 1 comments

What happened?

Quand je clique sur Appareil, j'ai cette erreur qui est apparue sans raison particulière

What browsers are you seeing the problem on?

Chrome

Relevant stacktrace

**Current url**: http://192.168.1.117:8081/#/
**Previous url**: 


**Error type**: NotFoundError
**Error message**: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.



NotFoundError: Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node.
    at G5 (http://192.168.1.117:8081/assets/index-731ec1e3.js:43:26095)
    at cn (http://192.168.1.117:8081/assets/index-731ec1e3.js:43:25782)
    at G5 (http://192.168.1.117:8081/assets/index-731ec1e3.js:43:26531)
    at cn (http://192.168.1.117:8081/assets/index-731ec1e3.js:43:25782)
    at G5 (http://192.168.1.117:8081/assets/index-731ec1e3.js:43:26531)
    at ja (http://192.168.1.117:8081/assets/index-731ec1e3.js:43:27387)
    at Z5 (http://192.168.1.117:8081/assets/index-731ec1e3.js:43:27847)
    at ja (http://192.168.1.117:8081/assets/index-731ec1e3.js:43:27537)
    at Z5 (http://192.168.1.117:8081/assets/index-731ec1e3.js:43:30582)
    at ja (http://192.168.1.117:8081/assets/index-731ec1e3.js:43:27537)

Did you download state.json.zip?

I will attach state.json.zip

denisb88 avatar Jun 05 '25 14:06 denisb88