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

useTemplateRef('*') "*" is defined as ref, but never used. => vue/no-unused-refs #2547

Closed
rex-ll opened this issue Sep 6, 2024 · 1 comment · Fixed by #2541
Closed

useTemplateRef('*') "*" is defined as ref, but never used. => vue/no-unused-refs #2547

rex-ll opened this issue Sep 6, 2024 · 1 comment · Fixed by #2541

Comments

@rex-ll
Copy link

rex-ll commented Sep 6, 2024

What rule do you want to change?

Does this change cause the rule to produce more or fewer warnings?

How will the change be implemented? (New option, new default behavior, etc.)?

Please provide some example code that this change will affect:

What does the rule currently do for this code?

What will the rule do after it's changed?

Additional context

@FloEdelmann FloEdelmann linked a pull request Sep 6, 2024 that will close this issue
@FloEdelmann
Copy link
Member

There is already a fix for that in development, see #2541.

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.

2 participants