[ALOY-1006] Debugger does not stop at breakpoints set in alloy.js
GitHub Issue | n/a |
Type | Story |
Priority | Low |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2014-05-28T21:27:26.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Testing |
Labels | supportTeam |
Reporter | Davide Cassenti |
Assignee | Unknown |
Created | 2014-05-08T13:44:41.000+0000 |
Updated | 2018-03-07T22:25:40.000+0000 |
Description
Description
When adding a breakpoint to alloy.js, the debugger does not stop at it.
Steps to reproduce
1. Create a new Alloy project
2. Add some code into alloy.js
3. Add a breakpoint in alloy.js
4. Run debugger
Comments
JSON Source
Hi [~tlukasavage] - is there any update regarding the ETA for this? Thanks
[~skypanther] Hi, can you look into this? Can we have an ETA?
[~pinnamuri] or [~cwilliams] Per my email to you guys, breakpoints are being mapped to the correct line numbers. However, execution isn't stopping when the breakpoint is hit. I'm not sure if or how this can be an Alloy issue. Can either of you add any insights to help us track this down?