Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(language-core): correct type inference on empty emits with strictTemplates #4700

Closed
wants to merge 6 commits into from

Conversation

KazariEX
Copy link
Collaborator

@KazariEX KazariEX commented Aug 16, 2024

fix #4701

Copy link

pkg-pr-new bot commented Aug 26, 2024

Open in Stackblitz

vue-component-meta

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-component-meta@4700

vue-component-type-helpers

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-component-type-helpers@4700

@vue/language-plugin-pug

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-plugin-pug@4700

@vue/language-core

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-core@4700

@vue/language-service

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-service@4700

@vue/language-server

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/language-server@4700

@vue/typescript-plugin

pnpm add https://pkg.pr.new/vuejs/language-tools/@vue/typescript-plugin@4700

vue-tsc

pnpm add https://pkg.pr.new/vuejs/language-tools/vue-tsc@4700

commit: 9da9a65

@johnsoncodehk
Copy link
Member

Closed due to this issue need to be solved in vuejs/core.

@KazariEX KazariEX deleted the fix/issue-4699 branch January 22, 2025 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

strictTemplates + defineModel event listener type errors
2 participants