react-native-macos/Libraries/Lists
Wen-Chien Chen 5803772017 Wrap measureLayoutRelativeToContainingList in try-catch to mitigate crash
Summary: This function sometimes causes an "Unable to find node on an unmounted component" crash during pagination for reasons that still need to be investigated; in the meanwhile, wrap this in a try-catch block to mitigate the crash.

Reviewed By: sahrens

Differential Revision: D12829971

fbshipit-source-id: bc9fe5b9b8c03430ff890bfbb27c39aa270c9eb7
2018-10-30 17:05:00 -07:00
..
ListView ListView requestAnimationFrame leak (#21802) 2018-10-15 18:09:16 -07:00
__flowtests__ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
__tests__ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
FillRateHelper.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
FlatList.js Cleanup legacyImplementation code from FlatList 2018-10-24 14:22:54 -07:00
SectionList.js @allow-large-files [flow] update to v0.83 2018-10-13 01:32:48 -07:00
ViewabilityHelper.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
VirtualizeUtils.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
VirtualizedList.js Wrap measureLayoutRelativeToContainingList in try-catch to mitigate crash 2018-10-30 17:05:00 -07:00
VirtualizedSectionList.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00