You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The lock card breaks the map rendering. Appears to only occur on the mobile version but eventually it propagates to the web, presumable after cache time out. During interim period while cached, it does work. Lovelace error message is "custom element doesn't exist hui-map-card"
This is the lovelace code I am using to reproduce.
The lock card breaks the map rendering. Appears to only occur on the mobile version but eventually it propagates to the web, presumable after cache time out. During interim period while cached, it does work. Lovelace error message is "custom element doesn't exist hui-map-card"
This is the lovelace code I am using to reproduce.
type: custom:love-lock-card
popup: timeout
cards:
- type: map
aspect_ratio: '16:9'
default_zoom: 8
auto_fit: true
entities:
- device_tracker.device_1
- device_tracker.device_2
history: 24
theme_mode: auto
The text was updated successfully, but these errors were encountered: