Android: SimpleIcons disappear from Lovelace UI and Sidebar.

Created on 27 Aug 2020  路  19Comments  路  Source: home-assistant/android

Home Assistant Android version:
2.21-29-g5ee23a7-303-full
Android version:
Emui 10 Android 10
Phone model:
Huawei Mate 20
Home Assistant version:
0.114.4
Last working Home Assistant release (if known):
not known
Description of problem:
SimpleIcons disappear from Lovelace UI and Sidebar.
Traceback (if applicable):

no

Screenshot of problem:
Screenshot_20200827_225520_io homeassistant companion android
Screenshot_20200827_225525_io homeassistant companion android

Additional information:
Problem does not exist in Google Chrome Mobile.

bug webview

Most helpful comment

All 19 comments

Is simpleicons a custom integration or something?

It is https://github.com/vigonotion/hass-simpleicons

Yes
panel_iframe:
configurator:
title: Configurator
icon: si:electron
url: http://192.168.2.11:3218
nodered:
title: Node-Red
url: http://192.168.2.11:1880
icon: si:node-red
portainer:
title: Portainer
url: http://192.168.2.11:9000
icon: mdi:docker
esphome:
title: EspHome
url: http://192.168.2.11:6052
icon: si:arduino

This seems to be a caching issue, I just added si:gatsby and it loaded in the emulator. Try to clear app cache and see if that works.

image

Can you replicate on Android's Chrome browser?

This seems to be a caching issue, I just added si:gatsby and it loaded in the emulator. Try to clear app cache and see if that works.

image

After clearing app cache it load, until i force stop the app.

Can you replicate on Android's Chrome browser?

No, there is no Problem on Android's Chrome.

Just tested it on my Pixel 4 XL and even if I force stop the app and open it the icon is still there.

image

Just tested it on my Pixel 4 XL and even if I force stop the app and open it the icon is still there.

image
Hmm...
I even reinstalled but to no avail. Problem still exist.

can you check that android system webview is up to date?

can you check that android system webview is up to date?

85.0.4183.81 25.08.20

I was able to reproduce this on a desktop in Chrome incognito mode. This is probably an issue with the custom integration itself. Notice the missing icon in the sidebar next to testing

image

There is no Problem if i switch from Wifi to 4G.
I dont understand. Why?

This is a caching issue and since I saw it on my desktop its either an issue with the HA frontend (which @ludeeus would know I think :P ) or an issue with the custom integration.

Most likely the integration, if you look at the screenshots, you see the hacs logo, that is a custom icon as well and that works

Sorry. There is a Problem on Android's Chrome too. :(

Most likely the integration, if you look at the screenshots, you see the hacs logo, that is a custom icon as well and that works

Yes, Icons from mdi works fine.

@FeromonDE please open an issue with the custom integration, going to close this one now.

mdi is shipped with the frontend, simpleicons and the hacs logo is not

Was this page helpful?
0 / 5 - 0 ratings