react-native-gallery icon indicating copy to clipboard operation
react-native-gallery copied to clipboard

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

Open escobar5 opened this issue 8 years ago • 0 comments

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')

escobar5 avatar Sep 26 '17 16:09 escobar5