-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Vuex modules don't load with 'Autoload Vuex state' #1098
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Do you have a minimal runnable reproduction of the issue? |
hi @Akryum . Thank you great extension! I have same error. sample codehttps://codesandbox.io/s/vue-template-ci6qb https://github.com/wilf312/vuedevtool_test background page error message
Please excuse me if you may not understand or you feel bad with my poor English. 🙇 |
Version
5.3.1
Browser and OS info
Chrome 78.0.3904.70
Steps to reproduce
1 - Open a chrome
2 - Navigate to app
3 - Open Chrome Devtools
4 - Enable 'Autoload state vuex'
5 - Refresh to force reload modules
What is expected?
All modules loaded automatic
What is actually happening?
No modules loaded in listing
https://drive.google.com/file/d/1zz1MDxu3bKo4DfuF2oja8LxeuIAQkdbB/view?usp=sharing
The text was updated successfully, but these errors were encountered: