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: prioritize server rendered Actions in ActionsProvider #9379

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

JarrodMFlesch
Copy link
Contributor

What?

Actions were not being re-rendered when router.refresh was called.
Discord Link

Why?

They were stored in state and the state was persisting.

How?

Spread the stateful actions and the Actions from props on top of the client state actions.

@JarrodMFlesch JarrodMFlesch merged commit 439dcd4 into main Nov 20, 2024
57 checks passed
@JarrodMFlesch JarrodMFlesch deleted the fix/rsc-actions branch November 20, 2024 18:18
Copy link

🚀 This is included in version v3.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant