iOS keyboard not hiding when alert or confirm box appears in react js

Viewed 11

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:enter image description here

0 Answers
Related