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): log unexpected error #273

Merged
merged 5 commits into from
Apr 8, 2024
Merged

Conversation

hi-ogawa
Copy link
Owner

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

Currently some common react server usage error (such as forgetting "use client", "use server", server/client props serialization) is hard to notice.
For now, having just console.error for unexpected errors should help DX.

todo

@hi-ogawa hi-ogawa marked this pull request as ready for review April 8, 2024 00:24
@hi-ogawa hi-ogawa merged commit 937bade into main Apr 8, 2024
4 checks passed
@hi-ogawa hi-ogawa deleted the feat-unexpected-error-log branch April 8, 2024 00:40
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.

None yet

1 participant