Fix mobile white screen: stop Outlet Date.now() remount loop (#54) #56

Merged
westfarn merged 1 commits from fix/54-outlet-date-now-remount into master 2026-07-29 04:04:35 -07:00
1 Commits
Author SHA1 Message Date
westfarn 4e32abc788 Fix mobile white screen from Outlet remount loop (#54).
Unit Tests / test (pull_request) Successful in 25s
Stop keying protected routes with Date.now(), which remounted the dashboard on every context update, and memoize the styled-components theme so ParticleBackground stops restarting each render.
2026-07-29 06:03:21 -05:00