feat: Add global error boundary component #2

Merged
ilia merged 1 commits from buildfix into dev 2026-01-04 00:12:19 -05:00
Owner
  • Introduced a minimal global error boundary to handle errors during prerendering.
  • Provides a simple UI for error display and a retry action without relying on contexts.
- Introduced a minimal global error boundary to handle errors during prerendering. - Provides a simple UI for error display and a retry action without relying on contexts.
ilia added 1 commit 2026-01-04 00:08:52 -05:00
feat: Add global error boundary component
All checks were successful
CI / skip-ci-check (pull_request) Successful in 1m22s
CI / lint-and-type-check (pull_request) Successful in 1m46s
CI / test (pull_request) Successful in 1m51s
CI / build (pull_request) Successful in 1m51s
CI / secret-scanning (pull_request) Successful in 1m22s
CI / dependency-scan (pull_request) Successful in 1m28s
CI / sast-scan (pull_request) Successful in 2m24s
CI / workflow-summary (pull_request) Successful in 1m21s
04185b3d62
- Introduced a minimal global error boundary to handle errors during prerendering.
- Provides a simple UI for error display and a retry action without relying on contexts.
ilia merged commit 8e3a583123 into dev 2026-01-04 00:12:19 -05:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ilia/mirror_match#2
No description provided.