Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove pinia-getters for non-computed properties #8

Open
jonaseberle opened this issue Dec 1, 2023 · 0 comments
Open

Remove pinia-getters for non-computed properties #8

jonaseberle opened this issue Dec 1, 2023 · 0 comments
Labels
frontend next sprint This ticket should/could be solved within the next community sprint. outdated Outdated because of the new repo
Milestone

Comments

@jonaseberle
Copy link
Collaborator

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.

@PKuhlmay PKuhlmay added this to the v1.0.0 milestone May 7, 2024
@krausandre krausandre added the next sprint This ticket should/could be solved within the next community sprint. label May 21, 2024
@PKuhlmay PKuhlmay added the outdated Outdated because of the new repo label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend next sprint This ticket should/could be solved within the next community sprint. outdated Outdated because of the new repo
Projects
None yet
Development

No branches or pull requests

3 participants