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): fix checkInvalidScopeReference method error #5404

Merged
merged 1 commit into from
May 13, 2022
Merged

fix(compiler-sfc): fix checkInvalidScopeReference method error #5404

merged 1 commit into from
May 13, 2022

Conversation

godxiaoji
Copy link
Contributor

fix #5403

@netlify
Copy link

netlify bot commented Feb 11, 2022

✔️ Deploy Preview for vue-next-template-explorer ready!

🔨 Explore the source changes: 41be51b

🔍 Inspect the deploy log: https://app.netlify.com/sites/vue-next-template-explorer/deploys/62060d24536a79000776e3c2

😎 Browse the preview: https://deploy-preview-5404--vue-next-template-explorer.netlify.app

@netlify
Copy link

netlify bot commented Feb 11, 2022

✔️ Deploy Preview for vue-sfc-playground ready!

🔨 Explore the source changes: 41be51b

🔍 Inspect the deploy log: https://app.netlify.com/sites/vue-sfc-playground/deploys/62060d2433acca00080fdcd8

😎 Browse the preview: https://deploy-preview-5404--vue-sfc-playground.netlify.app/

@netlify
Copy link

netlify bot commented Feb 11, 2022

✔️ Deploy Preview for vuejs-coverage ready!

🔨 Explore the source changes: 41be51b

🔍 Inspect the deploy log: https://app.netlify.com/sites/vuejs-coverage/deploys/62060d248f8e67000740c184

😎 Browse the preview: https://deploy-preview-5404--vuejs-coverage.netlify.app

@yyx990803 yyx990803 merged commit f2c48f5 into vuejs:main May 13, 2022
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.

Print correct error method when check useOptions args in setup scope
2 participants