Files
streamyfin/components/home
Gauvain 28749fe042 fix(tv): keep favorites lists mounted when all sections are empty
The all-empty screen early-returned before mounting any collection list,
so after a favorites/watchlist switch the stale all-empty state kept the
lists unmounted and onEmptyStateChange could never fire again, leaving
the screen stuck on the no-data view. Render the empty view inline with
the lists instead, matching the mobile Favorites structure.
2026-07-04 18:23:07 +02:00
..