nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.17k stars 4.04k forks source link

Inactive dashboard widgets still load items #48403

Open nickvergessen opened 3 weeks ago

nickvergessen commented 3 weeks ago

How to use GitHub

Steps

  1. Enable Talk
  2. Enable Dashboard
  3. Disable all dashboard widgets but Talk
  4. Reload the page

Expected

Only Talk API is called

Actual

grafik

denppa commented 3 days ago

Also observed in NC 30.0.0 deployment.

Need to mention that this is not consistently reproduce-able.

Mitigation by adding photos inside photos add also did not help.

mortee commented 9 hours ago

Just after upgrading to Hub 9, I experienced this issue with Dashboard too, and because of a loosely related bug in one of the apps, it caused my server to get repeatedly overloaded and crash.

Apparently new in Hub 9, all the Dashboard widgets are loaded, even those not displayed. This seems to be utterly unnecessary for some - presumably not so important - advantage.

https://github.com/nextcloud/collectives/issues/1538