Devtools + Nuxt 3 (composition api) + Vuetify 3: slow to update properties #2040
Unanswered
chrissyast
asked this question in
Q&A
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.
-
I have a nuxt/vuetify project where the properties in DevTools are slow to/never update to reflect changes of state in the app. For example if I have
and I make a selection in the app, the
foo
property in DevTools does not update automatically. However, if I hit the refresh button then the change is reflectedBeta Was this translation helpful? Give feedback.
All reactions