[AC-1713] LiveView fails to launch with function declarations in alloy.js
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2015-09-15T05:48:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy |
Labels | TCSupport |
Reporter | Jason Kneen |
Assignee | Shak Hossain |
Created | 2014-08-26T16:27:06.000+0000 |
Updated | 2016-03-08T07:38:12.000+0000 |
Description
1. Create an alloy project
2. use function declarations in Alloy.js
3. enable liveview
4. run project
5. app will fail to launch (works with LIveView off)
If you change the function declarations to function expressions, it works fine.
Hello! Please provide a testcase that reproduces the issue. Best Regards
This is part of backlog. Closing as duplicate.