Skip to content

Report errors from requests with the error json property

vaartis requested to merge vaartis/admin-fe:report-errors-from-json into master

If there's an "error" property in the response error json, it will be shown as a message instead of "[Object Object"]

Merge request reports