Vue extension totally not working in chrome with pinia states, how to tell the state? #2772
-
Hi, it's been a while since the chrome vue extension started to have issues showing pinia (at all) and showing the states correctly. I've been expecting it to be fixed for years now, and still not working. Apart from consol logging the states, what ways are there to be sure that the states change as they should? It is crucial, since for a multi page app storing the states isn't an easy task, and I want to make sure my users' logged in and other status is maintained. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 5 replies
-
My guess here is that you are using an outdated version of the devtools. Make sure you are using the latest. You can also give a try to the next version |
Beta Was this translation helpful? Give feedback.
-
Hi, I've tried the vite extension, and that works fine so far. |
Beta Was this translation helpful? Give feedback.
My guess here is that you are using an outdated version of the devtools. Make sure you are using the latest. You can also give a try to the next version