You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The popups of the light card are activated via the browser mod fire-dom-event. The popup is presented in a dialog box. Popup of the adaptive dashboard are lovelace cards which can be activated based on a certain state of input_select.minimalist_popup.
Describe the bug
I am trying to setup adaptive dashboard and the popup does not show if it is set in grid-template-areas in the adaptive-ui.yaml file.
To Reproduce
Steps to reproduce the behavior:
remove popup under grid-template-areas in adaptive-ui.yaml
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
remove popup under grid-template-areas
with popup under grid-template-areas
Additional context
Add any other context about the problem here.
Related Logs (can be found in the browser-console (F12))
Add related logs for the problem
Related Card Config
Add the card config from
ui-lovelace.yaml
with the related problemremove popup under gird-template-areas
The text was updated successfully, but these errors were encountered: