mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-06-01 03:28:27 +01:00
Two memos read values missing from their dependency arrays: - TrackSheet: the MediaStreams filter uses streamType (add it). - LibraryItemCard: the route memo uses api (add it). Prevents stale memoized values when those inputs change (e.g. api after re-login).