Guillaume Chau

Results 406 comments of 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 ![image](https://user-images.githubusercontent.com/2798204/153843856-ab0803a9-38c0-48b6-9751-5b5924df1206.png) 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: ![image](https://user-images.githubusercontent.com/2798204/154130197-472760af-9f2f-404a-8db9-b0ce74326502.png)

Please provide a runnable reproduction. Thanks!