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

Commits on Nov 11, 2024

  1. Refactor signing out devices to handle React 18 Strict Mode

    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 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    57d3f1a View commit details
    Browse the repository at this point in the history