[AC-1604] Breakpoints not working on TS 3.3.0
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2014-09-25T22:02:57.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio |
Labels | TCSupport |
Reporter | Michele de Rosa |
Assignee | Mauro Parra-Miranda |
Created | 2014-09-25T09:58:48.000+0000 |
Updated | 2016-03-08T07:38:05.000+0000 |
Description
Steps to Reproduce
After the upgrade to the TS 3.3.0, the breakpoints don't hit anymore.
Actual Result
The application doesn't stop on the breakpoints
Expected Result
The application should stop on the breakpoints
Attachments
I solved by disabling the "Enable JavaScript Minification" option on the Debug Configurations window. Thanks for your time