Closed SeanPM5 closed 4 years ago
Issues that don't provide the necessary information listed below may not get a reply and will be closed until the info is provided.
is the current version of Custom Header. Be sure that you are using the latest version by checking your browser's dev tools console (usually found by pressing F12). If this doesn't display the current version either clear your cache or reinstall.
If you haven't yet done so, please read the "Before Posting an Issue" section of the docs site.
Include as much of the following info as you can to help me replicate and investigate your issue:
When pasting in your config always place 3 backticks ```
above the first line of your config and after the last line. Doing this will format it correctly so that I may find any formatting errors in your config.
Thank you, on it.
1.6.4 should remedy the issue.
Confirming that 1.6.4 does indeed fix this on my end. Thank you!
I have the same problem with an iOS device.
@maykar could it be the same problem like this: https://github.com/hacs/frontend/pull/181?
Likely a similar issue, but different elements. HA no longer uses paper-item
, instead it uses mwc-list-item
. Will work on this soon and will let you know when I have a beta to test out.
@Krocko Please give the latest pre-release 1.6.6
a try and let me know how it goes.
To view pre-releases in HACS go to the Custom Header listing under "Frontend", click the 3 dots in the right hand corner, select "Reinstall", turn on "Show beta versions", select 1.6.6, and hit "Install". Clear cache afterwards just in case.
@maykar It is working. Thank you very much!
@maykar Perfect! It also solves the multiple tapping that was required to access the menu items. Now i can access them with a single tap.
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.