react
react copied to clipboard
Bug: Should have a queue. This is likely a bug in React
React version: 18.3.1
Steps To Reproduce
- Run react native app with RN 0.77.3 and react 18.3.1
- First thing that shows is the error
Link to code example:
The current behavior
App shows errors once it's built
The expected behavior
App should run without any errors
Thanks for the report! To investigate this, we’ll need a minimal reproducible example (or a small repo) that triggers the error, along with: • your package.json • the full error stack trace • npx react-native info output • whether the new architecture (Fabric/TurboModules) is enabled
Right now the issue isn’t actionable without these details, but I’m happy to take another look once a repro is available.