mirror of
https://github.com/immich-app/immich.git
synced 2026-05-13 02:58:25 -04:00
_manualSyncAlbums fires a setState 1s after sync via Future.delayed with no mounted check. if the widget is gone by then, setState throws null check and the global error logger logs it severe.