Go to file
Dean Wenstrand 8441bb12e9
All checks were successful
Tests / Tests (pull_request) Successful in 11s
Select stream.id in upload-status operations so the cache stays normalized
UploadStreamWithDetails and the editUploadStream response selected
stream fields without id. Apollo cannot normalize an object with no id
selected, so every upload-service poll rewrote VideoGQL.stream as an
anonymous inline object — clobbering the id that feed/detail queries
select. Their cache reads went partial and useQuery silently fell back
to the last network result, rendered as the home feed collapsing to
the first page (and bouncing the viewport) whenever an upload was
polling.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-22 19:27:25 -07:00
2024-02-03 15:08:27 -07:00
2024-07-18 16:37:59 -07:00
2024-10-16 15:24:08 -06:00
2026-01-30 14:26:55 -08:00

rbgql

Description
No description provided
Readme 20 MiB
Languages
TypeScript 98.3%
Python 1.3%
Just 0.2%
Nix 0.1%
Shell 0.1%