adizanni / floor3d-card

Your Home Digital Twin: aka floor3d-card. Visualize Home Assistant state and perform actions using objects in a 3D home model based on Three.js.
https://github.com/adizanni/floor3d-card
MIT License
448 stars 65 forks source link

Uncaught error from Chrome 119.0.0.0 on Windows 10 Error #171

Closed Trzinka closed 6 months ago

Trzinka commented 9 months ago

Logger: frontend.js.latest.202312082 Source: components/system_log/init.py:300 First occurred: 16:17:57 (1 occurrences) Last logged: 16:17:57

Uncaught error from Chrome 119.0.0.0 on Windows 10 Error /hacsfiles/floor3d-card/floor3d-card.js:2288:34538 Object.s [as onError] (/hacsfiles/floor3d-card/floor3d-card.js:2231:539918) XMLHttpRequest. (/hacsfiles/floor3d-card/floor3d-card.js:2231:436056)

adizanni commented 8 months ago

Hello @Trzinka, I must say that since I put the card template I received a lot of tickets in GitHub. When you create a card from the template and then you change the model (removing the reference to the template model), you need to remove all references to the template objects in the entity and the object groups.

adizanni commented 6 months ago

Closing as stale for 2 months