Files
Aegis/frontend
kitos 6c8a1317fd
Some checks failed
Aegis CI / lint-and-test (push) Has been cancelled
fix(layout): add React error boundary to catch render crashes
Previously a JS rendering error produced a blank white screen with no
feedback. PageErrorBoundary now catches the error, shows the error
message + stack trace, and offers a reload button. This will surface
the exact crash message for the inaccessible test page.
2026-05-29 13:23:28 +02:00
..