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

Refactor signing out devices to handle React 18 Strict Mode #28414

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Nov 11, 2024

setSigningOutDeviceIds was adding the same device ID twice, and also possibly using an old reference to the value when updating it

Subset of #28256

setSigningOutDeviceIds was adding the same device ID twice, and also possibly using an old reference to the value when updating it

Signed-off-by: Michael Telatynski <[email protected]>
@t3chguy t3chguy added this pull request to the merge queue Nov 13, 2024
Merged via the queue into develop with commit 73db771 Nov 13, 2024
43 checks passed
@t3chguy t3chguy deleted the t3chguy/react18/createRoot.7 branch November 13, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants