Chrome dev tool has "Pasue on caught exceptions" which is useful when there is expection throw. It pause the excution and you can check "Scope" to see all the local variable.
Chrome dev tool has "Pasue on caught exceptions" which is useful when there is expection throw. It pause the excution and you can check "Scope" to see all the local variable.