react icon indicating copy to clipboard operation
react copied to clipboard

Current behavior for `use` resulting in stuck `isPending`

Open eps1lon opened this issue 1 month ago • 2 comments

Summary

Test reproducing https://github.com/facebook/react/issues/28923

How did you test this change?

  • yarn test --watch packages/react-reconciler/src/__tests__/ReactUse-test.js -t "does not get stuck in pending state with usable values in state"

eps1lon avatar May 22 '24 11:05 eps1lon