devtools icon indicating copy to clipboard operation
devtools copied to clipboard

vuex on nuxt disappears on page reload

Open Jado99kc opened this issue 3 years ago • 3 comments

Version

6.0.0-beta.21

Browser and OS info

windows 10, chrome 96

Steps to reproduce

load vuex store data via an api view in devtools reload page

What is expected?

vuex should display the newly loaded state

What is actually happening?

an error pops saying vuex 2 inspector not found

Jado99kc avatar Dec 27 '21 19:12 Jado99kc