-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #37 - exceptions thrown in AJAX request handler are swallowed
The success/fail handlers for ajax.request were being called in a try/catch statement, causing exceptions to be swallowed when thrown from within a handler.
- Loading branch information
Cameron Lakenen
committed
May 27, 2014
1 parent
1e3d436
commit e65e3f2
Showing
1 changed file
with
9 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters