Improve Pinia example? #14020
Labels
area/plugins
good first issue
Easy issue which doesn't require previous codebase knowledge
kind/docs 📄
Qv2 🔝
Quasar v2 issues
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)
The text was updated successfully, but these errors were encountered: