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(compiler-sfc): the empty lang attribute should be treated as no lang specified #3051

Merged
merged 1 commit into from
Feb 3, 2021
Merged

fix(compiler-sfc): the empty lang attribute should be treated as no lang specified #3051

merged 1 commit into from
Feb 3, 2021

Conversation

HcySunYang
Copy link
Member

close: #3046

@LinusBorg LinusBorg added 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. scope: compiler ready to merge The PR is ready to be merged. labels Jan 19, 2021
@LinusBorg LinusBorg added this to Planned in Next Patch Feb 1, 2021
@LinusBorg LinusBorg moved this from Planned to Approved in Next Patch Feb 1, 2021
@LinusBorg LinusBorg merged commit 6d5b623 into vuejs:master Feb 3, 2021
Next Patch automation moved this from Approved to Done Feb 3, 2021
@yyx990803 yyx990803 moved this from Done to Final (Reviewed by Evan) in Next Patch Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. ready to merge The PR is ready to be merged. scope: compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compiles error using slot inside component with specifying lang of <template> as empty string.
2 participants