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-core): allow unicode to appear in identifiers #3443

Merged
merged 1 commit into from
Mar 25, 2021
Merged

fix(compiler-core): allow unicode to appear in identifiers #3443

merged 1 commit into from
Mar 25, 2021

Conversation

HcySunYang
Copy link
Member

Fix: #3440

For simplicity, we can just allow non-ascii as part of the identifiers

@HcySunYang HcySunYang added the 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. label Mar 19, 2021
@yyx990803 yyx990803 merged commit ebedccc into vuejs:master Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: compiler
Projects
None yet
Development

Successfully merging this pull request may close these issues.

关于v-model内不能用中文字符的问题
4 participants