make sure header is always shown in data entry flow (#25941)

This commit is contained in:
Bram Kragten 2025-06-26 13:07:08 +02:00
parent 8e2c943dff
commit 1900cce7f9

View File

@ -286,7 +286,7 @@ class DataEntryFlowDialog extends LitElement {
scrimClickAction scrimClickAction
escapeKeyAction escapeKeyAction
hideActions hideActions
.heading=${dialogTitle} .heading=${dialogTitle || true}
> >
<ha-dialog-header slot="heading"> <ha-dialog-header slot="heading">
<ha-icon-button <ha-icon-button