Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(react-server): trigger error overlay on server error #274

Closed
wants to merge 1 commit into from

Conversation

hi-ogawa
Copy link
Owner

@hi-ogawa hi-ogawa commented Apr 8, 2024

Having an overlay for unexpected errors would be nice, but probably it breaks CI. So, let's hold this off for a moment.

Also, obviously this hot.send is too early on ssr since client isn't even rendered yet. So, we maybe still better to use a general solution like #272 since react server error would be replayed on client anyways.

Screenshot

image

@hi-ogawa hi-ogawa force-pushed the feat-server-errror-to-client-overlay branch from bc6fad9 to 41006f9 Compare April 8, 2024 00:42
@hi-ogawa
Copy link
Owner Author

@hi-ogawa hi-ogawa closed this Apr 13, 2024
@hi-ogawa hi-ogawa deleted the feat-server-errror-to-client-overlay branch April 13, 2024 06:00
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.

1 participant