Closed
Description
When I experience a javascript error in my promise then handler my requests just hang. No error shows up in the console and the code doesn't return.
In a promise.then() handler just add this line.
notarealvar.notarealthing();
The request just hangs. If you wrap it in a try catch you can see an error.
Metadata
Metadata
Assignees
Labels
No labels