A popup containing a datetime selector is not usable.
Expected result: a second popup on clicking the date selector, allowing a date to be chosen.
Actual result: no popup, rendering the datetime selector inoperative.
To reproduce:
service: browser_mod.popup
data:
title: Test
content:
- name: date
label: 'Date:'
selector:
datetime: null
Other selectors are fine, this problem affects only date and datetime. This is a duplicate of #593 but that issue was closed as stale, and the problem persists.
By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I:
[X] 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.
My Home Assistant version: 2023.11.2
A popup containing a datetime selector is not usable.
Expected result: a second popup on clicking the date selector, allowing a date to be chosen.
Actual result: no popup, rendering the datetime selector inoperative.
To reproduce:
Other selectors are fine, this problem affects only date and datetime. This is a duplicate of #593 but that issue was closed as stale, and the problem persists.
By replacing the space in the checkboxes ([ ]) with an X below, I indicate that I:
[X] Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
[X] Have made sure I am using the latest version of the plugin.
[X] Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
[X] 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.