mirror of
https://github.com/Nezz/homeassistant-visionos-theme.git
synced 2026-05-09 08:25:57 +02:00
[GH-ISSUE #46] Problem with drop down menues #42
Labels
No labels
bug
bug
bug
duplicate
duplicate
pull-request
third party
third party
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/homeassistant-visionos-theme#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @BinGor2010 on GitHub (Feb 23, 2026).
Original GitHub issue: https://github.com/Nezz/homeassistant-visionos-theme/issues/46
Hey guys,
I’m experiencing an issue with the dropdown menus in both the Vision OS and Liquid Glass themes. The menus don’t appear or function correctly in these themes, whereas they work fine with others.
Works with other themes:

Doesn’t work with Liquid Glass or Vision OS:
I’ve tested it on Chrome (Windows 11) as well as the iPad app, and the problem persists across both platforms.
Any help would be greatly appreciated!
Best regards,
@Nezz commented on GitHub (Feb 23, 2026):
Hi! This a pretty old issue with home assistant:
https://github.com/Nezz/homeassistant-visionos-theme/issues/2
They are slowly replacing these old dropdowns that break with advanced themes. This one should be fixed in Home Assistant 2026.3 🎉
https://github.com/home-assistant/frontend/pull/29350
@Nezz commented on GitHub (Feb 26, 2026):
Actually this is a bit more trickier than I anticipated. HACS includes its own version of the HA frontend from over a year ago:
https://github.com/hacs/frontend
Therefore updating HA will not resolve this specific HACS dropdown - HACS would need to be updated first.