riverqueue / riverui

A web interface for River, fast and reliable background jobs in Go.
https://ui.riverqueue.com/
Mozilla Public License 2.0
49 stars 3 forks source link

Fix flashing between route navigation #29

Closed bgentry closed 2 weeks ago

bgentry commented 2 weeks ago

Navigating between pages/sections causes a brief white flash of the whole page, as though a full reload is happening (even though it's not). Diagnose and fix.