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

ValidateEach support template refs #1214

Open
gimler opened this issue Oct 8, 2023 · 0 comments
Open

ValidateEach support template refs #1214

gimler opened this issue Oct 8, 2023 · 0 comments

Comments

@gimler
Copy link

gimler commented Oct 8, 2023

Describe the bug
ValidateEach did not support template refs.

Reproduction URL
https://codesandbox.io/embed/practical-framework-wf6qnp?fontsize=14&hidenavigation=1&theme=dark

To Reproduce
Steps to reproduce the behavior:

  1. Go to console
  2. the ValidateEach did not provide $refs

Expected behavior
accessable refs like the normal v-for from vuejs https://vuejs.org/guide/essentials/template-refs.html#refs-inside-v-for

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
"vue": "^3.3.4",
"@vuelidate/components": "^1.2.6",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant