Rim (Y Nguyen)
Rim (Y Nguyen)
This does the work for me: I went inside the package and modify a few places, thank to @veah for pointing that out i add `visibleWithDestroy` and a `v-if `...
Hi @Akryum, can you help me to figure out how to filter out functional components (JSX) in vue devtools? I've already asked this on Stackoverflow https://stackoverflow.com/questions/73939172/how-to-hide-functional-components-jsx-in-vue-devtools > I'm currently using...
I have the same issue while using `vue-toasted`, it seems like this is a `@vue/test-utils` bug which cannot inject plugins functions to the tested instance using `@vue/test-utils` mount options I...
This happens to me when i upgrade Nuxt 2 to Bridge version, which also uses Vue 2.7.x
I forked the above sandbox and add both options API and composition API cases, they're not working https://codesandbox.io/s/romantic-aj-lx4m4s  
I'm having the same problem with Chrome and mentioned it here But the thing is: second click will work, seem like the browser will trust the link and allow you...
> Fix I'm using is to update your supabase generated types to have `Json` as below: > > ```ts > export type Json = Record > ``` This seems to...
maybe this got lost, but i found this in the documentation https://regexp.dev/guide/converter
would @MusclePr PR close the issue?