devtools
devtools copied to clipboard
issue: Custom validation functions are called on every change when Devtools are used
Version Number
7.47.0
Codesandbox/Expo snack
https://stackblitz.com/edit/stackblitz-starters-z9tuex?file=src%2FApp.tsx
Steps to reproduce
- Go to the repro link
- Notice the console logs of the first form
- Type in the first input, blur the input, ...
- Notice more logs
- Repeat for the second input and notice no logs until submitted
Expected behaviour
Behaviour should be the same as when Devtools aren't used
What browsers are you seeing the problem on?
Firefox, Chrome, Safari, Edge
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct