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

Hooks improvements #172

Merged
merged 7 commits into from
Nov 21, 2023
Merged

Hooks improvements #172

merged 7 commits into from
Nov 21, 2023

Conversation

EmilianoSanchez
Copy link
Contributor

React SDK

What did you accomplish?

  • Bugfixing - Resolved an issue with useSplitClient hook, which was not re-rendering when an SDK client event was emitted between the hook's call (render phase) and the execution of its internal effect (commit phase).

How do we test the changes introduced in this PR?

  • Unit tests and validation in example

Extra Notes

@EmilianoSanchez EmilianoSanchez requested a review from a team as a code owner November 21, 2023 15:18
Copy link

@EmilianoSanchez EmilianoSanchez merged commit 74dea45 into development Nov 21, 2023
7 checks passed
@EmilianoSanchez EmilianoSanchez deleted the hooks_improvements branch November 21, 2023 16:18
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.

2 participants