Files
react-native/packages
Samuel Susla cabae397c6 add nullptr check to avoid crash in RCTScrollViewComponentView (#42156)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/42156

changelog: [internal]

Add a missing nullptr check to prevent crash if called after component was reused

Reviewed By: fkgozali

Differential Revision: D52572807

fbshipit-source-id: 1b5b26996e562abbcb986865299e02df20b58043
2024-01-05 15:13:53 -08:00
..