[ALOY-799] Alloy app containing multiple widgets won't build
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-10-10T23:30:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Alloy 1.3.0 |
Components | Tooling |
Labels | alloy, compiler, qe-testadded |
Reporter | Xavier Lacot |
Assignee | Tony Lukasavage |
Created | 2013-08-19T14:35:24.000+0000 |
Updated | 2013-10-10T23:30:49.000+0000 |
The PR is here: https://github.com/appcelerator/alloy/pull/227
PR: https://github.com/appcelerator/alloy/pull/229 original PR: https://github.com/appcelerator/alloy/pull/227 test app: https://github.com/appcelerator/alloy/tree/master/test/apps/testing/ALOY-799 To test:
Run the app
Ensure that the labels for widget1, widget2, and the widget controller all appear in the app. It should look like the first attached screenshot.
Prior to this fix, there would be a runtime error accessing widget2 that would look like the second attached screenshot.Verified fixed (Android, iOS and MobileWeb) TiSDK 3.2.0.v20131010124846 Alloy 1.3.0 CLI 3.1.2 GA Closing