Accessing store in another computer property using Options API #1761
Unanswered
3zzy
asked this question in
Help and Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I follow this example from the doc: https://pinia.vuejs.org/cookbook/options-api.html
... and add a new computed prop that references an array from the store and returns a filtered view:
.. it doesn't seem to be reactive. Is this a known issue or am I doing it wrong?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions