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

Regression(vue@>=2.7.11): Imported refs are not returned in setup() when used for template ref #12984

Closed
lsdsjy opened this issue Mar 16, 2023 · 0 comments · Fixed by #12985
Closed

Comments

@lsdsjy
Copy link
Contributor

lsdsjy commented Mar 16, 2023

Version

vue@>=2.7.11

Reproduction link

stackblitz.com

Steps to reproduce

  1. npm install && npm run dev
  2. See the console logs

What is expected?

A vue component instance is logged

What is actually happening?

Not logged


It seems a regression caused by fb13930

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 a pull request may close this issue.

1 participant