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
{{ message }}
This repository was archived by the owner on Oct 8, 2020. It is now read-only.
After updating to 0.112.0b0, the default menu items in Lovelace menu do not work. The only menu option that works is for Custom Header.
This means that nobody can configure their UI, refresh, reload resources, see unused entities, etc. Can't even click the "Help" link either. Nothing is printed in console it seems, it just doesn't work. Reproduced on Chrome desktop (Mac) and iOS App.
Confirmed that it was Custom Header causing it because when adding ?disable_ch to the end of the URL, the menu worked as expected. I am using Custom Header 1.6.3 which is the latest in HACS.
After updating to 0.112.0b0, the default menu items in Lovelace menu do not work. The only menu option that works is for Custom Header.
This means that nobody can configure their UI, refresh, reload resources, see unused entities, etc. Can't even click the "Help" link either. Nothing is printed in console it seems, it just doesn't work. Reproduced on Chrome desktop (Mac) and iOS App.
Confirmed that it was Custom Header causing it because when adding
?disable_chto the end of the URL, the menu worked as expected. I am using Custom Header 1.6.3 which is the latest in HACS.