farmOS / field-kit

A modular, offline-first companion app to farmOS.
https://farmOS.org
GNU General Public License v3.0
60 stars 39 forks source link

Fix error handling bug. #366

Closed jgaehring closed 4 years ago

jgaehring commented 4 years ago

There lies the bug:

https://github.com/farmOS/farmOS-client/blob/9c1b72e3246fc9e70fb15c27a60998c3991faf5e/src/core/store/http/module.js#L214-L224

jgaehring commented 4 years ago

This would have helped with #365.