hacs / integration

HACS gives you a powerful UI to handle downloads of all your custom needs.
https://hacs.xyz
MIT License
5.24k stars 1.26k forks source link

Dashboard not showing in Safari #3914

Closed Mariusthvdb closed 2 months ago

Mariusthvdb commented 2 months ago

Web browser

Safari Mac

Web browser version

17.5 (19618.2.12.11.6)

System Health details

System Information

version core-2024.7.3
installation_type Home Assistant OS
dev false
hassio true
docker true
user root
virtualenv false
python_version 3.12.4
os_name Linux
os_version 6.6.29-haos
arch x86_64
timezone Europe/Amsterdam
config_dir /config
Home Assistant Community Store GitHub API | ok -- | -- GitHub Content | ok GitHub Web | ok HACS Data | ok GitHub API Calls Remaining | 4946 Installed Version | 2.0.0-dev-43e5c89 Stage | running Available Repositories | 1398 Downloaded Repositories | 44
Home Assistant Cloud logged_in | true -- | -- subscription_expiration | 31 augustus 2024 om 02:00 relayer_connected | true relayer_region | eu-central-1 remote_enabled | true remote_connected | true alexa_enabled | false google_enabled | true remote_server | eu-central-1-5.ui.nabu.casa certificate_status | ready instance_id | f51092d0098f40faa50dfd391c4bf925 can_reach_cert_server | ok can_reach_cloud_auth | ok can_reach_cloud | ok
Home Assistant Supervisor host_os | Home Assistant OS 12.3 -- | -- update_channel | beta supervisor_version | supervisor-2024.06.2 agent_version | 1.6.0 docker_version | 25.0.5 disk_total | 458.4 GB disk_used | 27.7 GB healthy | true supported | true host_connectivity | true supervisor_connectivity | true ntp_synchronized | true virtualization | board | generic-x86-64 supervisor_api | ok version_api | ok installed_addons | Log Viewer (0.17.0), Samba share (12.3.1), Terminal & SSH (9.14.0), Mosquitto broker (6.4.1), Z-Wave JS (0.6.2), ESPHome (2024.7.0), Studio Code Server (5.15.0), Home Assistant Google Drive Backup (0.112.1), Get HACS (1.2.0)
Dashboards dashboards | 10 -- | -- resources | 23 views | 117 mode | yaml
Recorder oldest_recorder_run | 8 juli 2024 om 07:16 -- | -- current_recorder_run | 22 juli 2024 om 17:22 estimated_db_size | 2839.53 MiB database_engine | sqlite database_version | 3.45.3

Checklist

Describe the issue

as title, /hacs/dashboard is not showing on Mac Safari, running fine on Mac Chrome

Reproduction steps

  1. Install in Safari
  2. navigate to /hacs/dashboard
  3. see empty view ...

Screenshots

Scherm­afbeelding 2024-07-22 om 17 40 15 Scherm­afbeelding 2024-07-22 om 18 06 14

Javascript logs from your browser console

Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'this.columns[this._sortColumn].title')

Diagnostics dump

config_entry-hacs-b74d20b6c11624dfe614b8dd624cf670.json

hacs-bot[bot] commented 2 months ago

Make sure you have read the issue guidelines and that you filled out the entire template.

If you have an issue identical to this, do not add comments like "same here", "i have this too", instead add a :+1: reaction to the issue description. Thanks! :+1:

ludeeus commented 2 months ago

Unable to reproduce, try clearing browser cache.

Mariusthvdb commented 2 months ago

I had ofc done that many times, even restarted the browser. but the view remained empty.

but, just now I deleted the 4 HACS entries in local storage manually, and after another reload, the HACS view is now showing

2 entires returned

Scherm­afbeelding 2024-07-22 om 22 16 44

to show what I deleted .

I still see the Grouping return to Downloaded on each and every revisit, no matter how often I select Dont group.

Scherm­afbeelding 2024-07-22 om 22 18 16

That is browser agnostic though, and on all of my test apps (Chrome, Safari, Firefox, Edge). probably another matter, if not simply a HA issue...

closing