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

index 0 beyond bounds for empty array

Open namestise opened this issue 7 years ago • 2 comments

Say I have Section A. Section A have empty Items. I move an item from other section to Section A. And then I set editing to false. This will yield:

simulator screen shot mar 18 2017 6 12 34 am

namestise avatar Mar 17 '17 23:03 namestise

If you're using Cells, then this might be same issue as #52

nyura123 avatar Mar 18 '17 00:03 nyura123

I'm using <Item />

namestise avatar Apr 11 '17 13:04 namestise