esphome / issues

Issue Tracker for ESPHome
https://esphome.io/
290 stars 34 forks source link

After update 2024.6.1 problems with GUI #5931

Open nepozs opened 2 months ago

nepozs commented 2 months ago

The problem

GUI sometimes without content

zwalone-GUI-2024-06-20_14-39

the same situation with editor - opening existing project = empty editor

zwalone-GUI-2-2024-06-20_14-39

Which version of ESPHome has the issue?

2024.6.1

What type of installation are you using?

Home Assistant Add-on

Which version of Home Assistant has the issue?

2024.2.5 (no time for tests using current, but it does not look like HA core related)

What platform are you using?

ESP8266

Board

not platfom dependent

Component causing the issue

not dependent

Example YAML snippet

not dependent

Anything in the logs that might be useful for us?

not dependent

Additional information

I have never seen a similar situation in any of the older versions of ESPHome (2024.6.0 wasn't used as update was from 2024.5.5)

Browser cache cleared (as usual when any problems with HA GUI), but doesn't help.

Maybe related to https://github.com/esphome/esphome/pull/6944

dziban303 commented 2 months ago

It also used to show a blue highlight when a device could be updated, that's gone. With 2024.6.0 I didn't get any update buttons at all on the home screen, but they reappeared after 2024.6.1.

randybb commented 2 months ago

@dziban303 it is not changing color as this was intentionally removed, but update buttons is still visible. Anyway, this is not related to this issue.