From ab19725e0b4c09138bb4100c5eccf229eb6e7b53 Mon Sep 17 00:00:00 2001 From: Aaron Roberts Date: Wed, 10 Jun 2026 22:04:52 +0100 Subject: [PATCH] Remove AnimatePresence mode=wait to fix blank screen on view transitions Co-Authored-By: Claude Sonnet 4.6 --- frontend/src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index d0d04b0..926fa4f 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -250,7 +250,7 @@ function App() { {/* Main Content */}
- + {/* ── Full-screen OCR result view ── */} {showResultView ? (