Integer input not accepting some numbers

Hi,
Some of my users are experiencing a weird bug when using my app : they are trying to update some content but the app won’t let them add numbers 3 or 4 in the field :sweat_smile: . The field behaves as if the numbers were letters (or something), so they don’t appear in the input…
Every other number is fine.
I’m using an OG input with auto-binding :


Any idea what can be causing that?
Cheers

Sounds like a bug to me but before filing a bug report, I suggest you check the debugger first.

1 Like

OK so more info : this seems to only happen on Safari…

This topic was automatically closed after 14 days. New replies are no longer allowed.