react icon indicating copy to clipboard operation
react copied to clipboard

Bug: Should have a queue. This is likely a bug in React

Open sindiAsx opened this issue 1 month ago • 1 comments

React version: 18.3.1

Steps To Reproduce

  1. Run react native app with RN 0.77.3 and react 18.3.1
  2. 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

sindiAsx avatar Nov 28 '25 15:11 sindiAsx

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.

lindseystead avatar Dec 02 '25 09:12 lindseystead