Bug: Error: Should have a queue. This is likely a bug in React. Please file an issue.
React version: 18.2.0
Steps To Reproduce
- For the code example below, launch the development server and connect to http://localhost:17030/
- Click
button.
- Open
src/hooks/useGameContent.tsin the code editor, uncomment line 17 and save.
Link to code example: https://github.com/ony3000/1to30/tree/error-reporting
The current behavior
The expected behavior
Hot module replacement without errors.
Could you try upgrading to the latest canary to see if the issue still exists?
"react": "18.3.0-canary-fda1f0b90-20230509",
"react-dom": "18.3.0-canary-fda1f0b90-20230509",
I tried upgrading to the 18.3.0-canary-fda1f0b90-20230509 version, but the issue still exists.
I'm also having this issue. Updating didn't work
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. We are sorry that we haven't been able to prioritize it yet. If you have any new additional information, please include it with your comment!
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!