-
Notifications
You must be signed in to change notification settings - Fork 46.8k
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
[DevTools Bug]: Error: Should have a queue. This is likely a bug in React. Please file an issue. #28443
Comments
can i contribute to this issue ? |
You probably need to update your react and make sure all libraries are up to date |
that could be the case. Should I remove the issue or anything? I am sorry I only opened the issue because the error itself said to do so. |
Here is the package.json
|
I saw that error a few more times when I edited the the code while the app was running in android emulator |
Facing the same issue in #30038, but perhaps with a different cause. |
Website or app
private repo, cannot disclose the full repo because NDA
Repro steps
I got this error a few times when working in a react native app, It only showed a few times but the error instructed me to file it as issue, so I am posting here. the error said :
I am not sure how it is happening, but it is happening when I added a new prop "deleted={deletedItem}" in the header Item :
Here is the full screen's code:
this is the Pageheader component:
How often does this bug happen?
Sometimes
DevTools package (automated)
No response
DevTools version (automated)
No response
Error message (automated)
No response
Error call stack (automated)
No response
Error component stack (automated)
No response
GitHub query string (automated)
No response
The text was updated successfully, but these errors were encountered: