bug: deleterow always delete the first row on Android

You must Login before you can answer or comment on any questions.

For those who have been struggling like me for some hours because a tableviewrow wouldnt get deleted with a given index: apparently it's a bug in 1.8.0.1:

http://jira.appcelerator.org/browse/TIMOB-6858

Hope it gets fixed soon, because my app isn't working anymore :-(

— asked 1 year ago by Arjan Brinkman
2 Comments
  • Faced same issue on 1.8.0.1. Works fine on 1.7.5.

    — commented 1 year ago by Zarir Bhesania

  • Just compile your app using 1.7.5 till you this bug is solved

    — commented 1 year ago by Yogin Bhungalia

2 Answers

Hi Arjan

cool, this will help me as going to work on the same functionality in a while. But yeah i used the 1.7.5 and its working fine with it.

Regards

Nikunj

Your Answer

Think you can help? Login to answer this question!