mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-07-17 01:43:00 +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).