dillon1000/react
Commit
Browse files Fix "findNodeHandle inside its render()" False Positive Warning (#29627)
This was missed in https://github.com/facebook/react/pull/29038 when unifying the "owner" abstractions, causing `findNodeHandle` to warn even outside of `render()` invocations.
Changed paths1 file
First-parent comparisonpackages/react-native-renderer/src/ReactNativePublicCompat.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…