Number input with required validation needs double entry?

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.

Are you in edit mode? Also, did you publish the latest version? Any chance you can record the behavior?

Hi Scott, sorry for the late reply. Yes I have published the latest version, not in edit mode.

Here is a recording:

Bildschirmaufnahme-2025-02-10-um-17.38.03

Seems that there are decimals being used by default.... check that option and see if that is the issue....

What do you mean decimals being used by default? This is the settings:

Screenshot 2025-02-11 at 6.54.45 AM

Remove the 0 in Decimal places field. This works for me when the field is not populated at all.

1 Like

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?

Have the users refresh the app/page and perhaps republish as well.

Hi Scott, everything refreshed, unfortunately it's still the same behavior.

Hard to say what the issue could be with other users....browser cache?login/logout...republish the app?

1 Like

Hey @Rupur

Are the users still not seeing updates? Is this affecting all users other than you?

Hey @AbbeyHernandez @ScottR

Yes it's affecting all other users and I am not sure what is causing this. Already tried using a different browser etc.