Open vmaark opened 2 years ago
I can see the PR for this issue is already merged. What causing the issue to still pop up its head ? ;)
The pull request that is showing up in this issue wasn't a pull request made on Grommet. The pull request is just on a repo using Grommet and they mentioned this issue in it. I believe this issue is not fixed yet.
Expected Behavior
If I have a button which changes the form's content, validation logic won't run.
Actual Behavior
When
change
is the validation trigger, and I have a button which updates the field to a different value, it won't trigger the validation.URL, screen shot, or Codepen exhibiting the issue
https://codesandbox.io/s/hopeful-poitras-i32fk?file=/src/Form.js
Steps to Reproduce
The above form expects numeric input