[TIMOB-8335] iOS: Todo List Sample - Getting "[ERROR] Adding an event listener to a proxy that isn't already in the context" message after deleting an item
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2013-04-17T10:12:09.000+0000 |
Affected Version/s | Release 2.0.0, Release 1.8.2 |
Fix Version/s | Release 3.0.2 |
Components | iOS |
Labels | qe-ios031912 |
Reporter | Wilson Luu |
Assignee | jithinpv |
Created | 2012-03-27T14:37:07.000+0000 |
Updated | 2017-03-17T18:34:47.000+0000 |
Description
Steps to reproduce:
1. Import Todo List sample from the Samples view
2. Install and launch app to iOS device
3. Press the Done tab
4. Select item and Delete
5. Press Todo tab
Actual: In the console, the following error message appears:
[ERROR] Adding an event listener to a proxy that isn't already in the context
Expected: Error message should not appear.
Note: This also appears in 1.8.2 build.
Issue does not reproduces Tested with Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 iOS iPhone Simulator: iOS SDK version: 6.0
Closing ticket as the issue cannot be reproduced.