Files
streamyfin/components/home
Gauvain 28bf70c0ac fix(favorites): report unknown empty state on query errors
A first fetch that fails with no cached data settles with isLoading false
and zero items, which reported the section as empty and let the screen
show the no-data view on transport/auth failures. Report null (unknown)
instead so the aggregate empty state stays hidden.
2026-07-04 18:22:16 +02:00
..