mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
ed3c6afae11054db1e1f54ecfbddb87970f1bfc3
alwaysThrottleDisappearingFallbacks Flag (#28639)
## Summary
After realizing that this feature flag is entangled with
`alwaysThrottleRetries`, we're going to undo
https://github.com/facebook/react/pull/28550
## How did you test this change?
```
$ yarn test
$ yarn flow dom-browser
$ yarn flow dom-fb
$ yarn flow fabric
```
DiffTrain build for [6fd0cb9a9f](https://github.com/facebook/react/commit/6fd0cb9a9feeccea2f70d993dc2d53f11cab0b5d)
Please do not delete this branch
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%