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): wrap template refs with unref in interpolation #4777

Merged
merged 14 commits into from
Sep 1, 2024

Conversation

KazariEX
Copy link
Collaborator

@KazariEX KazariEX commented Sep 1, 2024

No description provided.

Copy link

pkg-pr-new bot commented Sep 1, 2024

Open in Stackblitz

vue-component-meta

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

vue-component-type-helpers

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

@vue/language-core

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

@vue/language-plugin-pug

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

@vue/language-server

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

@vue/language-service

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

vue-tsc

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

@vue/typescript-plugin

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

commit: 456e1af

@KazariEX KazariEX changed the title fix(language-core): prevent circular reference of template refs fix(language-core): circular reference of template refs with v-bind referencing context variables Sep 1, 2024
@KazariEX KazariEX changed the title fix(language-core): circular reference of template refs with v-bind referencing context variables fix(language-core): wrap template refs with unref in interpolation Sep 1, 2024
@johnsoncodehk
Copy link
Member

LGTM, thanks!

@johnsoncodehk johnsoncodehk merged commit 0fd9a7a into vuejs:master Sep 1, 2024
5 checks passed
@KazariEX KazariEX deleted the fix/circular-reference branch September 1, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants