mirror of
https://github.com/immich-app/immich.git
synced 2026-05-21 15:16:31 -04:00
7c6750941e
_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.