dillon1000/react

Commit

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.
Browse files
Changed paths1 file
First-parent comparison
M packages/react-native-renderer/src/ReactNativePublicCompat.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…