You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.
Would be nice to be able to use Thorax's
.load()
the same way as Backbone's.fetch()
. I.e. by using the returned deferred object like this:I think supporting the
complete
anderror
options like the original fetch method would be good practice as well.The text was updated successfully, but these errors were encountered: