Files
immich/mobile/lib/widgets
Santo Shakil 7c6750941e fix(mobile): mounted check before setState in album sync action (#28300)
_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.
2026-05-08 18:55:03 +00:00
..
2026-04-17 20:28:36 +00:00
2026-04-15 23:00:27 +05:30