I am building a cart using next js and qhen I update quantity using input number a confirmation box appears when lose focus, but in ios the keyboard is not disappearing on the alert and it is hiding half the alert.
Is there a work around to it?
Below is a photo that shows the problem: