Files
probo/apps
Émile Ré 6abe5f84f8 Fix stale document viewer navigation races
Dispose the viewer query when the alias changes so navigating between
documents shows the skeleton instead of the previous document. Guard the
export completion against the current id so a slow export can't overwrite
a newer document's preview. Split the documents tab state into requested
and loaded refs so an out-of-order or failed refetch can't leave the list
showing a different tab than the toolbar.

Signed-off-by: Émile Ré <emile@probo.com>
2026-07-16 13:12:56 +02:00
..