Open
Description
Version
4.1.5
Browser and OS info
Chrome 70, OSX 10.13.6
Steps to reproduce
- Open vue-devtools on a project using vuex.
- Go to vuex panel and expand some data
- Go to vue components panel
- Go back to vuex panel - you will notice the data that you expanded is now collapsed again.
What is expected?
If users expand data in vuex panel - that data should stay expanded.
What is actually happening?
Expanded data in vuex panel auto collapses/resets when navigating away and back to vuex panel
this is frustrating if you regularly toggle panels in vue-devtools