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
What I am doing:
Opening entity's settings popup from more-info popup from browser_mod popup.
What I expected to happen:
Settings popup is visible and on top.
What happened instead:
browser_mod popup overlaps entity settings poup.
Minimal steps to reproduce:
Open custom browser_mod popup
Open any native more-info popup
Open entity settings popup using gear icon (admin user)
# The least amount of code or steps possible to reproduce my errortype: buttonentity: light.kitchentap_action:
action: fire-dom-eventbrowser_mod:
command: popuptitle: Popup examplecard:
type: entitiesentities:
- light.kitchen# Put your code/steps here
Error messages from the browser console:
[Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
(not error just a warnings from /frontend_latest/9d0be70d.js when opening settings popup, looks unrelated)
By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I:
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.
2022-06-16.21-29-06.mp4
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
My Home Assistant version: 2022.6.6
What I am doing:
Opening entity's settings popup from more-info popup from browser_mod popup.
What I expected to happen:
Settings popup is visible and on top.
What happened instead:
browser_mod popup overlaps entity settings poup.
Minimal steps to reproduce:
Error messages from the browser console:
(not error just a warnings from /frontend_latest/9d0be70d.js when opening settings popup, looks unrelated)
By replacing the space in the checkboxes ([ ]) with an 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.
2022-06-16.21-29-06.mp4
The text was updated successfully, but these errors were encountered: