reearth / resium

React components for 🌏 Cesium
https://resium.reearth.io
MIT License
727 stars 134 forks source link

EntityDescription not loading always #652

Closed icejudo closed 7 months ago

icejudo commented 7 months ago

EntityDescription element does not work correctly when changing between Entities. Sometimes loads the description and sometimes does not. This happens when clicking Entities consecutively (without closing the infobox). You can reproduce this issue even in the EntityDescription example in the documentation page (https://resium.reearth.io/examples/?path=/story/entity--description).

icejudo commented 7 months ago

Duplicate of this: https://github.com/reearth/resium/issues/628