iOS 11 Safari bootstrap modal text area outside of cursor

前端 未结 14 905
暖寄归人
暖寄归人 2020-11-27 11:22

With iOS 11 safari, input textbox cursor are outside of input textbox. We did not get why it is having this problem. As you can see my focused text box is email text input b

14条回答
  •  隐瞒了意图╮
    2020-11-27 11:57

    Have you try viewport-fit=cover for the meta viewport.

    Look at this : https://ayogo.com/blog/ios11-viewport/

提交回复
热议问题