Skip to content

Conversation

nachocodoner
Copy link
Member

Continues: #428 and #419

Verifying the fix provided with the test facilitated so that we can merge it already and make it available for next beta of the package. This branch is a way for us to do the verifications before merging to base branch.

@CLAassistant
Copy link

CLAassistant commented Apr 3, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ nachocodoner
✅ Poyoman39
❌ Johan


Johan seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@nachocodoner nachocodoner marked this pull request as ready for review April 3, 2025 15:16
@nachocodoner nachocodoner merged commit 27ca6b4 into master Apr 3, 2025
1 of 2 checks passed
@nachocodoner nachocodoner deleted the fix-concurrency-usefind branch April 3, 2025 15:26
@Poyoman39
Copy link
Contributor

@nachocodoner i signed it but with another email

italojs pushed a commit that referenced this pull request Jun 11, 2025
In the client-side implementation of suspense/useFind, useFindClient is used. PR #433 introduced useSyncEffect.
Nevertheless, when used in Strict Mode and with Suspense, the useSyncEffect implementation results in non-trivial and hard-to-predict issues.
As a result, the Suspense-enabled useFindSuspenseClient will no longer reference useFindClient and will instead be a standalone implementation (derived from the last stable version of useFindClient).
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.

3 participants