[TIMOB-14262] LiveView: Does not trigger code errors
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2013-12-16T10:36:11.000+0000 |
| Affected Version/s | Release 3.1.1 |
| Fix Version/s | 2013 Sprint 15 Tooling, 2013 Sprint 15, Release 3.1.2, Release 3.2.0 |
| Components | LiveView |
| Labels | qe-3.1.1, qe-closed-3.2.0, qe-testadded |
| Reporter | jithinpv |
| Assignee | Christian Sullivan |
| Created | 2013-06-15T06:09:24.000+0000 |
| Updated | 2014-02-26T17:45:09.000+0000 |
Description
*Steps to reproduce*
1. Create a default application
2. Enable LiveView in Run Configurations
3. Run on iOS simulator
4. Replace "win1.add(label1);" into "win1.add(mylabel);"
5. Save app.js
*Actual Result*
LiveView error is not triggered
*Expected Result*
LiveView error is triggered
Please attach build log
Please test on the current version of liveview 0.1.26
Resolved in 0.1.28 https://github.com/appcelerator/liveview/releases/tag/0.1.28
Verified fix with environment: Appcelerator Studio: 3.2.0.201312151544 SDK: 3.2.0.v20131215211321 alloy: 1.3.0-cr acs: 1.0.10 npm: 1.3.2 titanium: 3.2.0-cr3 titanium-code-processor: 1.1.0-cr2 Mac OSX 10.9 Mavericks iOS Simulator LiveView error is triggered now. Hence closing the issue.
Reopening to add Labels only
Label added.