Ray

Results 127 comments of Ray

In volar we convert `v-on:xxx` to `onXxx` and pass them as props to type-check required emits. Vue3 automatically converts events to props but vue2 doesn't. Just FYI @ZAID-BAARAB

Hi 👋 @KaelWD, I have raised an issue in nuxt repo: nuxt/nuxt#22169. Will vuetify team implement this feature once `useLink` function is added to `NuxtLink`? If not, how to implement...

Do you have a reproduction repo? I can't reproduce this on my machine.

![image](https://github.com/vuejs/language-tools/assets/58381667/7dfc6dbc-c757-4f8b-a4fe-1e742806b596) It works?

Pretty weird, what's your vue and volar's version?

Hi 👋 I have decided to make a vue binding of skinview3d. Please let me know if you want to put it in a monorepo :)

Here it is: https://github.com/so1ve/vue-skinview3d

I can create a binding for solid too, but I'd like to work on it after we merge the existing bindings into a monorepo to reduce workload.

I think this is out-of-scope. You can try to create a custom eslint rule :)

I'm not sure if we should handle this case :eyes: