Skip to content
New issue

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

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

Already on GitHub? # to your account

Improve Pinia example? #14020

Closed
rowild opened this issue Jul 22, 2022 · 1 comment
Closed

Improve Pinia example? #14020

rowild opened this issue Jul 22, 2022 · 1 comment
Labels
area/plugins good first issue Easy issue which doesn't require previous codebase knowledge kind/docs 📄 Qv2 🔝 Quasar v2 issues

Comments

@rowild
Copy link
Contributor

rowild commented Jul 22, 2022

Description

When learning aboout how to use Pinia with Quasar, the current documentation has a little walk-through here:

https://quasar.dev/quasar-cli-vite/state-management-with-pinia

However, it is a quite strange example, since the code provided turns on/off the counter via a toggle-component, while in fact it should provide an interface and a display for a counter.

At least that is what I would expect. If my assumption is wrong, I do not fully understand what the intention of this example is supposed to be. It works, but it does not make sense IMO. Am I wrong? If so, I'd love to to be corrected!

Documentation Section URL

https://quasar.dev/quasar-cli-vite/state-management-with-pinia#adding-a-pinia-store

Flavour

No response

Areas

Plugins (quasar)

@rowild rowild added kind/docs 📄 Qv2 🔝 Quasar v2 issues labels Jul 22, 2022
@yusufkandemir yusufkandemir added the good first issue Easy issue which doesn't require previous codebase knowledge label Jul 23, 2022
@bartduisters
Copy link
Contributor

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/plugins good first issue Easy issue which doesn't require previous codebase knowledge kind/docs 📄 Qv2 🔝 Quasar v2 issues
Projects
None yet
Development

No branches or pull requests

3 participants