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): syntax error when v-on contains objects #6678

Closed
wants to merge 2 commits into from

Conversation

Dunqing
Copy link
Contributor

@Dunqing Dunqing commented Sep 16, 2022

fix: #6674

If this is merged I will sync the code to vuejs/vue

@netlify
Copy link

netlify bot commented Sep 16, 2022

Deploy Preview for vuejs-coverage failed.

Name Link
🔨 Latest commit ac2114b
🔍 Latest deploy log https://app.netlify.com/sites/vuejs-coverage/deploys/632420afe4125e0008256bc1

@btea
Copy link
Contributor

btea commented Sep 16, 2022

It seems duplicate of #6652

@Dunqing
Copy link
Contributor Author

Dunqing commented Sep 16, 2022

It seems duplicate of #6652

Oh, I didn't see that, it looks simpler

@yyx990803
Copy link
Member

Thanks for the PR - however #6652 should provide a more generic fix.

@yyx990803 yyx990803 closed this Sep 27, 2022
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.

error: "Missing semicolon" when using vue v-on object syntax
3 participants