Files
streamyfin/hooks
Gauvain 17a591cd3c fix(watchlist): refresh see-all grid after toggling watchlist
The see-all screen keeps its own infinite query keyed
["favorites", "see-all", type, filter]. The watchlist mutation only
invalidated ["item", id] and ["home", "watchlist"], so removing an item
from within the see-all grid left it visible until a manual refresh.
Invalidate the ["favorites", "see-all"] prefix in onSettled as well.
2026-07-01 22:11:53 +02:00
..
2025-11-12 21:30:20 +01:00
2025-11-12 21:30:20 +01:00
2026-01-18 15:22:44 +01:00
2026-01-20 22:15:00 +01:00
2025-09-03 12:26:56 +02:00