ldn0x7dc / react-native-gallery

A pure JavaScript image gallery component for react-native apps with common gestures like pan, pinch and doubleTap, supporting both iOS and Android.
331 stars 116 forks source link

undefined is not an object (evaluating '_this.refs['innerListView'].scrollTo') when closing the modal while changing page #47

Open escobar5 opened 7 years ago

escobar5 commented 7 years ago

When the component is sliding from one image to another and you quickly close the modal, and unhandled error is thrown:

undefined is not an object (evaluating '_this.refs['innerListView'].scrollTo')