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

fix: server function response #116

Merged
merged 1 commit into from
Feb 5, 2025
Merged

fix: server function response #116

merged 1 commit into from
Feb 5, 2025

Conversation

lazarv
Copy link
Owner

@lazarv lazarv commented Feb 5, 2025

This PR fixes server function response handling when using an RSC response. RSC response was missing the function return value, and now it should always contain both the server function return value and the rendered component when needed.

@lazarv lazarv merged commit 70ab5ae into main Feb 5, 2025
7 checks passed
@lazarv lazarv deleted the fix/server-function-response branch February 5, 2025 16:09
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