[AC-1574] Windows: ListSection when add an ItemTemplate appear a ghost element at position -1
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | n/a |
| Status | Resolved |
| Resolution | Needs more info |
| Resolution Date | 2015-12-22T08:51:34.000+0000 |
| Affected Version/s | Appcelerator Studio 4.4.0 |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | windows, windows8.1, windows_phone |
| Reporter | Luca Sartori |
| Assignee | Mostafizur Rahman |
| Created | 2015-12-12T12:17:23.000+0000 |
| Updated | 2016-03-08T07:38:02.000+0000 |
Description
ListView example:
When one or more itemtemplate are added to ListSection appears in first position an blank itemtemplate (same height of other) at position -1.
The $.listsection.items.length if you add 2 elements give 2 as result but there is another element at position -1 (see pic).
Attachments
| File | Date | Size |
|---|---|---|
| windows_02.jpg | 2015-12-12T12:16:37.000+0000 | 50916 |
Hello [~luk3luk3], I wasn't able to reproduce the issue with your sample code. I made some changes on the code. Below is the code that i tried.
Please provide a full code which demonstrate the issue as u described. Thanks.