Moss Palmer
Moss Palmer
Thank you for this. I've just tried implementing some buttons nested in an image and although i can click the button on slide1 to goToPage(2) the button on page 2...
That fix may not completely remedy the situation. I'll look into it more soon.
@kylanhurt I added it [here](https://github.com/deanmcpherson/react-native-sortable-listview/blob/master/index.js#L168) but I don't think it's a good idea and I haven't had time to go back and fix it properly yet.
@kylanhurt I don't have a fork. I only made that one change that I mentioned which I did by copying the source to a custom_modules folder and linking to that...
@kylanhurt The author and contributors of this component have given up their time to create this and allowed everyone to use it for free. Everyone understands that you are using...
I think you're right @jayesbe. In my tests with another component it seems to occur if I have the image inside a cell of a Flatlist which destroys the cells...
~I very quickly ran into this error using this component. Not sure if it's related.~ May be my error React Native : 0.45.1 Component Version : 1.5.1 Used inside a...
That previous error may have been due to some remaining elements of the last cache component clashing with this one. It seems to be much more stable now but I...
Ah, no, I'm back on another component now but I'll try to take a look soon. I just thought I would test as @jsappme had gone quiet.
@jayesbe I just tried on the Dev branch. I get about 60% failure rate still when throttling the connection. I can see all images requests are complete via proxy but...