[TIMOB-7431] MobileWeb: Suspected that destroyed children are not always removed from their parent
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-02-06T10:19:41.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | stage |
Reporter | Bryan Hughes |
Assignee | Chris Barber |
Created | 2012-01-26T13:38:53.000+0000 |
Updated | 2014-01-28T23:44:50.000+0000 |
Description
Sometimes during layouts, element.children is null. This implies that the element was destroyed, but not removed from its parent.
Fixed in TIMOB-7542