[AC-1279] Breakpoints do not cause the debugger to pause/stop
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-10-15T14:52:16.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | TCSupportTriage |
Reporter | Paul Jassal |
Assignee | Mauro Parra-Miranda |
Created | 2014-08-29T15:21:44.000+0000 |
Updated | 2016-03-08T07:37:40.000+0000 |
Description
Create a new alloy project.
Set breakpoint in index.js.
Breakpoint does not stop debugger.
Re-installing studio made the breakpoints function properly.