Cain Hall

Results 38 comments of Cain Hall

When opening devtools i get the same as @xyj404 (over 500 times 😭 ) Chrome: 101.0.4951.64 (Official Build) (arm64) Vue devtools: 6.1.4 ``` [Hook] Error in event handler for vuex:mutation...

@dennis-damico thank you! I think i might stick with v6 as nothing is breaking but its filling my console up. I find v6 a lot faster and easier to use....

@tremendus thanks for the info. Do you know if there's any nice easy way of tracking which of these computed properties or getters is causing the issue? We have a...

@dennis-damico thanks for the help, `JSON.stringify(this.$store.state)` works fine for me (just tried inside a mounted method). Im on nuxt 2 (vue 2), I think we just have a heap of...

Hey @PeachScript any updates on this fix?

Can confirm its due to v6 version as @dennis-damico said. Any idea how we can fix this, am currently looking at the codebase to see a fix? Would love some...

> > When opening devtools i get the same as @xyj404 (over 500 times 😭 ) > > Chrome: 101.0.4951.64 (Official Build) (arm64) > > Vue devtools: 6.1.4 > >...

really looking forward to use this! Any update?