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

[Field]setValue value not in validator values #913

Closed
jdkahn opened this issue Jul 23, 2019 · 0 comments
Closed

[Field]setValue value not in validator values #913

jdkahn opened this issue Jul 23, 2019 · 0 comments
Assignees

Comments

@jdkahn
Copy link
Contributor

jdkahn commented Jul 23, 2019

Component

Field

Steps to reproduce

  • call setValue on an uninitialized field item
  • call field.validate with and only pass a callback
  • callback will not see the value for the uninitialized item
jdkahn added a commit to jdkahn/next that referenced this issue Jul 23, 2019
youluna added a commit that referenced this issue Jul 23, 2019
fix(Field): validate no names fix #913
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

No branches or pull requests

1 participant