On my input form it all works on Chrome and Safari, however on Firefox on Mac, the input fields that are set as number only do not work, they are not clickable/selectable so cannot enter any numbers.
What is the issue? Is this an ACF issue?
Hello,
I just try on Firefox 64 on MACOSX High Sierra, numeric input are working fine.
Could you copy the input html generated ?
Oh, Im getting this issue today.
I’ve an input type=”number” working on Chrome but not on Firefox 😮
EDIT : I fixed it, Its was due to custom CSS with padding for number field but height become 0px.