Line of the slider dissapeared on ipad
dolezeldavid opened this issue · 2 comments
dolezeldavid commented
My Home Assistant version: 2023.11.3
My lovelace configuration method (GUI or yaml): yaml
What I am doing: I have a shutter using the custom:slider-entity-row - it was working, but few days ago the slider line dissapeared in HA app in my ipads. The line is visible and working normally on PC and iphone, but not on ipad anymore
What I expected to happen:
What happened instead:
Minimal steps to reproduce:
entities:
- entity: cover.rolety_loznice_zigbee
name: Rolety ložnice
type: custom:slider-entity-row
hide_when_off: false
grow: true
state_color: true
secondary_info: last-changed
# End of code
Error messages from the browser console: Not indicating any error, the line is just missing
By putting an X in the boxes ([X]) below, I indicate that I:
- [] Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
- [] Have made sure I am using the latest version of the plugin.
- [] Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
- [] Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.
ildar170975 commented
dolezeldavid commented
#281 worked for me, thank you!