UI not working on Chromium

I am trying to use a rpi 3b with a 7" touch screen for my HA UI. I’ve updated chromium and it still gets stuck with only a blue title bar.

With a little searching around I’ve seen others using UBZL instead of chromium but I tried downloading it but was unsuccessful. Its on GitHub however I’ve never been able to get anything to work from github.

Does anyone know a fix to use chromium or have a detailed instructions on how to download it from GitHub

Version 61.0.3163.100 works fine for me.

Did you clean the cache and is Home Assistant really running?

I have not cleaned the cache, ill try that. Yes HA is running fine on my phone.

I cleaned the cache and still only shows the blue boarder.

I opened developer tools and all the errors 134 of them are:

Uncaught reference error: custom elements not defined

it’s a big problem, I have the same problem on all my android devices.

It works fine on my Androids but that is using chrome. The problem I have is with chromium on my rpi

I also double checked and it seems I’m using the latest version of chromium (version 51.0.2704.91 built on Ubuntu 14.04, running on raspbian 8.0)

I also reset my setting just to make sure I didn’t change something there.

Is there certain extension required to run HA?

anyone has any other options for me to run HA UI on a RPi 3b with a 7" touch screen?

I downloaded UZBL today to give that a shot seeing others with same problem and some being able to resolve the issue with it. UZBL was unsuccessful as well. This was a fresh image of Raspian as well.

You’ll need Raspbian Stretch for it to work in my experience (Raspbian 9). (Sorry, just realized this was quite an old post, but I’ll leave this here if anyone else searches.)