Remove pinia-getters for non-computed properties #8
Labels
frontend
next sprint
This ticket should/could be solved within the next community sprint.
outdated
Outdated because of the new repo
Milestone
It is fine to access the store data directly:
https://pinia.vuejs.org/core-concepts/getters.html
Just mutations need to make sure that object changes are noticed by pinia.
The text was updated successfully, but these errors were encountered: