Volar prompts me to accept the PointerEvent type parameter when using @click #6991
Unanswered
eric-gitta-moore
asked this question in
Help/Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
reproduce: https://stackblitz.com/edit/vitejs-vite-bysewt?file=src/App.vue
Why is the parameter of the@click callback function in Vue 3 a native MouseEvent type. Such results do not appear to be consistent with rfcs
Beta Was this translation helpful? Give feedback.
All reactions