Array in Pinia state loaded in app but not visible in devtools? #1994
Unanswered
bigyonk
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I've created a Pinia store and using
<script setup>
I use it in my component. While I can console log the array in my state and the data is loaded in the app, the Pinia state in Vue devtools looks like this:Store
**Component **
Beta Was this translation helpful? Give feedback.
All reactions