Hi guys, I have number input components in my apps with a required validation and allow null option, default value is null.
Now I have this strange behavior that if I enter a number, then leave the field, the 'This field is required' message comes up. I have to click it again, delete a number and rewrite it so that it works out.
What is the issue here?
The strange thing is that it works normally on my end but this issue comes up for users.
Hi Scott, I have removed the 0 and strangely enough now it works correctly for me but not for other users. Everyone is using the latest version, any explanation?