maykar / custom-header

Custom Header adds enhancements and customization options to Home Assistant's Lovelace header.
https://maykar.github.io/custom-header
MIT License
256 stars 107 forks source link

iOS can't access menu items [ Fixed in pre-release 1.6.6 ] #235

Closed aptonline closed 4 years ago

aptonline commented 4 years ago

Noticed that in Safari and the HA app I’m unable to enter Configure UI mode from the ... menu when I have Custom Header enabled.

Initially I thought this was a HA issues but @ludeeus advised me to disable Custom Header and test which resolved the issue.

Home assistant: 0.112.2 Custom Header: 1.6.5

github-actions[bot] commented 4 years ago

Important:

Issues that don't provide the necessary information listed below may not get a reply and will be closed until the info is provided.

Release 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.

maykar commented 4 years ago

This has already been addressed in the latest pre-release 1.6.6

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 commented 4 years ago

Pushed full release with no other changes to prevent further issues.