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 committed by GitHub
parent 6c8caccfec
commit 2fb86f118e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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