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

Bug: Update While Suspended Fails to Interrupt #32182

Open
JadavD opened this issue Jan 23, 2025 · 0 comments
Open

Bug: Update While Suspended Fails to Interrupt #32182

JadavD opened this issue Jan 23, 2025 · 0 comments
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug

Comments

@JadavD
Copy link

JadavD commented Jan 23, 2025

React version:19.0.0-beta

Steps To Reproduce

  1. Create a suspended component.
  2. Trigger an update during suspension.

The current behavior

Updates are not interrupted during suspension.

The expected behavior

Updates should be properly interrupted during suspension.

@JadavD JadavD added the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug
Projects
None yet
Development

No branches or pull requests

1 participant