dillon1000/react
Commit
Browse files Unit Test for `findNodeHandle` Error Behavior (#30669)
## Summary As promised on https://github.com/facebook/react/pull/29627, this creates a unit test for the `findNodeHandle` error that prevents developers from calling it within render methods. ## How did you test this change? ``` $ yarn test ReactFabric-test.internal.js ```
Changed paths1 file
First-parent comparisonpackages/react-native-renderer/src/__tests__/ReactFabric-test.internal.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…