| GitHub Issue | n/a |
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2012-06-15T11:02:54.000+0000 |
| Affected Version/s | Release 2.1.0 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | core, qe-ios060112, regression |
| Reporter | Shyam Bhadauria |
| Assignee | Neeraj Gupta |
| Created | 2012-06-15T08:21:03.000+0000 |
| Updated | 2017-03-09T21:29:49.000+0000 |
This is a regression.Do not exists in 2.0.2.
Steps to reproduce:
1.Go to ->KitchenSink:Views>Web Views>Local Eval
2.Tap on Local Eval
Expected results:
1.Alert should read JS result was: 10 should be 10
Issue->When executed second time, 2 alerts 'JS result was: 10 should be 10'are shown and an activity indicator stays on the screen for ever(like shown in attached screenshot).
Same issue is with -> KitchenSink:Views>Web Views>Local HTML
Fixed by PR https://github.com/appcelerator/titanium_mobile/pull/2396
Closing ticket as duplicate.