TypeScript: No ability to break on caught exceptions when Salsa is enabled (UWP app)

TypeScript Version: 1.8.0 / nightly (2.0.0-dev.201xxxxx)

Code

// A *self-contained* demonstration of the problem follows...

Expected behavior:

Actual behavior:

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 15 (8 by maintainers)

Most upvoted comments

Work around for this issue is to disable “Enable Just My Code” and the debugger should break at the exception.