Skip to content

Implement offline error boundary#471

Merged
llinsss merged 4 commits into
DogStark:mainfrom
No-bodyq:fix/offline-error-boundary-395
May 30, 2026
Merged

Implement offline error boundary#471
llinsss merged 4 commits into
DogStark:mainfrom
No-bodyq:fix/offline-error-boundary-395

Conversation

@No-bodyq
Copy link
Copy Markdown
Contributor

Summary

  • add an offline-focused React error boundary fallback
  • retry automatically when connectivity returns
  • rethrow non-offline errors for normal error handling

Closes #395

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@No-bodyq Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@llinsss llinsss merged commit 0851d62 into DogStark:main May 30, 2026
4 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Offline Error Boundary Component

2 participants