Files
grafana/public
Levente Balogh 1e21184f65 Fix: JSON parsing in backend_srv (#45598)
* fix(plugins/state): console log errors during install / uninstall

* fix(backend_srv): catch JSON parse errors

Sometimes it can happen that a backend API responses says that it's
returning with a JSON content-type, however it actually returns an invalid
JSON (e.g. an empty body) - in which case the backendSrv() request errors out.
2022-02-18 16:06:37 +01:00
..
2021-12-16 11:05:58 -08:00
2022-02-10 15:23:08 +01:00
2022-02-10 15:23:08 +01:00