Replies: 1 comment
-
I checked it now but even when changing the value manually, for example from 11111.555 to 11123.555, it doesn't register that the field has changed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Version Number
7.54.2
Codesandbox/Expo snack
https://codesandbox.io/p/sandbox/ypmjk5
Steps to reproduce
Hello everyone!
When implementing the project, I encountered an unusual bug. The thing is that when inserting any value or changing it, this field is not registered in dirtyFields, although the current value of the field differs from the default value. I am attaching a link to reproduce it in codeSandbox.
Expected behaviour
The field is registered in dirfyFields, isDirty = true
What browsers are you seeing the problem on?
Chrome
Relevant log output
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions