Skip to content

chore: Remove startTransition's synchronous examples and infos #7028

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Rekl0w
Copy link
Contributor

@Rekl0w Rekl0w commented Jul 5, 2024

Fix #7027: chore: Remove startTransition's synchronous examples and infos

Copy link

vercel bot commented Jul 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
19-react-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 5, 2024 6:09am
react-dev ✅ Ready (Inspect) Visit Preview Jul 5, 2024 6:09am

Copy link

github-actions bot commented Jul 5, 2024

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@vezaynk
Copy link

vezaynk commented Jul 5, 2024

Deleting it is probably not enough. It should include documentation for the async callbacks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Mistake]: React 19 says that startTransition callback must be synchronous. It is not true.
3 participants