Skip to content

docs(readme): use ref instead of state for sign in try#1836

Merged
pamapa merged 1 commit intoauthts:mainfrom
dargmuesli:docs/readme/ref-sign-in
Nov 13, 2025
Merged

docs(readme): use ref instead of state for sign in try#1836
pamapa merged 1 commit intoauthts:mainfrom
dargmuesli:docs/readme/ref-sign-in

Conversation

@dargmuesli
Copy link
Copy Markdown
Contributor

eslint-plugin-react-hooks v7 warns that "Calling setState synchronously within an effect can trigger cascading renders".

Resolves #1835

Checklist

  • This PR makes changes to the public API
  • I have included links for closing relevant issue numbers

`eslint-plugin-react-hooks` v7 warns that "Calling setState synchronously within an effect can trigger cascading renders".
@pamapa pamapa merged commit 639c2d8 into authts:main Nov 13, 2025
2 checks passed
@pamapa
Copy link
Copy Markdown
Member

pamapa commented Nov 13, 2025

Thanks for contributing

@pamapa pamapa added this to the 3.3.1 milestone Nov 13, 2025
@dargmuesli dargmuesli deleted the docs/readme/ref-sign-in branch November 24, 2025 20:54
@pamapa pamapa added the documentation Improvements or additions to documentation label Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(readme): use ref instead of state for sign in try

2 participants