Guillaume Chau
Guillaume Chau
Could you please provide a runnable reproduction so I can run the devtools on it? Thanks
Here is some documentation about how to build and test the repo: https://devtools.vuejs.org/guide/contributing.html
@rudongsu There is no `sub()` call in the devtools so it might come from your page (either in your code or in a library you are using). Still, without a...
@rudongsu maybe your issue is #1686
> Yes! I realised that I was on the old version of Vuex. Just wondering when is the latest build (6.0.5) gonna be available in Chrome Web Store? Whenever Google...
@webdevnerdstuff  You forgot to put the actual error messages here, I only see stack traces. > I ran yarn run build:watch and yarn run dev:vue3 in parallel and the...
So the error you have is actually #1669? (If it is, please try posting a reproduction, I don't reproduce it on the repo dev shell, maybe another reproduction could help...
Here is what I get on the Vue 2 dev shell, with no errors: 
Isn't Safari 11 an unsupported browser?
Please provide a runnable reproduction. Thanks!