Webstorm 11 - TypeScript debugging : java.lang.IndexOutOfBoundsException

Hi,

Using the latest Webstorm 11, I very often get this error when trying to evaluate a Typescript variable, while debugging :

java.lang.IndexOutOfBoundsException: Wrong offset: 688365. Should be in range: [0, 1531]


http://i.imgur.com/Ffc3NBp.png

Any idea?

0
4 comments

Issue is related to name mappings support, fixed in WebStorm 11.0.2

0

Thanks Elena.

0

I'm getting the same issue when debugging compiled TypeScript in IntelliJ 15.0.1.  Please could you let me know if there is a fix being worked on for this issue in IntelliJ as well?

Thanks,
Joe

0

Yes, the fix will likely be available in 15.0.2


0

Please sign in to leave a comment.