tableView bug

I am trying to delete rows from my tableView object using tableView:deleteRow(), but I am receiving the following warning, even when the tableView is not scrolling:

 

"Warning: A row cannot be deleted whilst the tableView is scrolling"

 

This issue only occurs when I swipe and release, and wait for the tableView to scroll all the way to one of the ends of the scrolling area. It does not occur when I swipe, stop with my finger still on the screen, and then release. Also, it does not happen when the tableView slows to a stop but does not hit the end of the scrollable area. 

 

Also note: this is not a problem with tableView:insertRow()

This is an issue that has existed for a while, and has gained no response on the forums so far, nor has it been addressed in the daily builds. Please, could somebody look into this?

What version of Corona SDK are you using?

Rob

I am using version 2014.2123

I’m checking with Engineering to see where this is.  I thought this has been addressed, but I know there are more fixes waiting to get into a daily build.  This fix could be in those pending.

Rob

Thanks Rob. 

Engineering is working on it.

Rob

What version of Corona SDK are you using?

Rob

I am using version 2014.2123

I’m checking with Engineering to see where this is.  I thought this has been addressed, but I know there are more fixes waiting to get into a daily build.  This fix could be in those pending.

Rob

Thanks Rob. 

Engineering is working on it.

Rob