This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/store
konrad f05e81190f
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
fix: setting background to state mutation violation (#858)
State mutations must be synchronous. Using a promise.then handler to set the background is a violation of that.

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: #858
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-10-16 15:51:27 +00:00
..
modules feat: review changes 2021-10-15 19:57:14 +02:00
helper.js Fix loading states for unrelated components (#370) 2021-01-09 14:24:06 +00:00
index.js fix: setting background to state mutation violation (#858) 2021-10-16 15:51:27 +00:00
mutation-types.js fix: setting background to state mutation violation (#858) 2021-10-16 15:51:27 +00:00