juxt / yada

A powerful Clojure web library, full HTTP, full async - see https://juxt.pro/yada/index.html
MIT License
735 stars 97 forks source link

yada.body/render-error is not outputting for JSON #288

Open SevereOverfl0w opened 5 years ago

SevereOverfl0w commented 5 years ago

For some reason, representation is nil rather than a value for "application/json".

I suppose it is related to https://github.com/juxt/yada/blob/cea98cc6f5419c5ef0001b7fec0ce656af70cbd6/src/yada/handler.clj#L52-L56 which is unfortunately a non-extensible set.