GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-07-13T18:10:17.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2011-28, Release 1.8.0 |
Components | iOS |
Labels | module_tableviewrow, qe-testadded |
Reporter | Blain Hamon |
Assignee | Blain Hamon |
Created | 2011-07-13T13:27:02.000+0000 |
Updated | 2014-06-19T12:46:15.000+0000 |
Already figured this one out: During some codepaths with appendRow, we aren't doing the sectionProxy rememberProxy of the rowProxy. So the rows JS gets garbagecollected.
Merged to master. CR'd and functional tested.
Tested with Studio 1.0.7.201112152014 Ti Mob SDK 1.8.0.1.v20111220190134 OSX Lion iPad 1 OS 4.3.5 Expected behavior is shown