nathan-gs / ha-map-card

A Map Card for Home Assistant
https://community.home-assistant.io/t/map-card-a-slightly-improved-map-card/693088
MIT License
15 stars 4 forks source link

Sometimes state not rerendering when switching between pages #32

Closed nathan-gs closed 1 month ago

nathan-gs commented 1 month ago
          I might have figured this out.

Adding this.firstRenderWithMap = true; to e.g. place where this.map.remove(); is done, seems to fix the issue.

Originally posted by @Hiekkaharju in https://github.com/nathan-gs/ha-map-card/issues/29#issuecomment-2121126767

nathan-gs commented 1 month ago

Implemented in v0.9.0