swipe-card
swipe-card copied to clipboard
Swiper is not shown when using a narrow browser window
Release with the issue: since 3.2.1 Browser and Operating System: Safari and Chrome
Description When I start the HA UI in a narrow browser window I get this error:
For this configuation:
cards:
- type: horizontal-stack
cards:
- type: sensor
entity: sensor.235_temperature
name: Temp - Outside
height: 60
width: 30
line_color: "#3498db"
- type: sensor
entity: sensor.air_purifier_temperature
name: Temp - Inside
height: 60
width: 30
line_color: "#3498db"
- type: horizontal-stack
cards:
- type: sensor
entity: sensor.air_purifier_humidity
name: Humidity - Inside
height: 60
width: 30
line_color: "#3498db"
- type: sensor
entity: sensor.xiaomi_air_quality_monitor
name: Air Quality - Inside
height: 60
width: 30
- type: sensor
entity: sensor.s10_batterylevel
name: Samsung S10 Battery Level
height: 60
width: 30
- type: entity-filter
entities:
- person.carl
- person.johanna
state_filter:
- 'home'
card:
type: glance
show_state: false
show_name: false
title: '@home'
- type: glance
entities:
- timer.toaster
- timer.coffeemaker
- timer.clean
Try refreshing/clearing your cache