Checklist:
Release with the issue: beta 2, 1.2.19
Last working release (if known):
Browser and Operating System: Chrome 147.0.7727.138, Win10x64
Description of problem:
Due to changes in Frontend (I would say - dated fall 2025), we get an unexpected vertical spacing between cards & rows.
Example with a card:
- type: entities
entities:
- entity: input_boolean.test_boolean_2
name: hide
- type: custom:restriction-card
restrictions:
hide:
condition:
value: "on"
entity: input_boolean.test_boolean_2
card:
type: entities
entities:
- entity: switch.test_switch
name: card
- type: entity
entity: sun.sun
Example with a row:
type: horizontal-stack
cards:
- type: entities
entities:
- sun.sun
- type: custom:restriction-card
restrictions:
hide:
condition:
value: "on"
entity: input_boolean.test_boolean_2
row: true
card:
entity: switch.test_switch
name: row
- type: section
- sun.sun
- type: entities
entities:
- sun.sun
- type: section
- sun.sun
Javascript errors shown in the web inspector (if applicable):
Additional information:
Checklist:
Release with the issue: beta 2, 1.2.19
Last working release (if known):
Browser and Operating System: Chrome 147.0.7727.138, Win10x64
Description of problem:
Due to changes in Frontend (I would say - dated fall 2025), we get an unexpected vertical spacing between cards & rows.
Example with a card:
Example with a row:
Javascript errors shown in the web inspector (if applicable):
Additional information: