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
when ex-data is called on the the error at line 26, it returns only {:castra.core/exception true} from the first exception in :via instead of the :data we're really interested in.
when
ex-data
is called on the the error at line 26, it returns only{:castra.core/exception true}
from the first exception in:via
instead of the:data
we're really interested in.https://github.com/hoplon/castra/blob/master/src/castra/middleware.clj#L26
The text was updated successfully, but these errors were encountered: