Subscribe on changes!

Input element can not get the focus on ios safari.

avatar
Mar 26th 2022

Version

3.2.31

Reproduction link

sfc.vuejs.org/

Steps to reproduce

It just can reproduce in ios mobile browser.

  1. click the input element, the tip div will show, but the input element can not get the focus.
  2. click the input element twice, the input element will get the focus.

What is expected?

The input element can get the focus after the first click.

What is actually happening?

The input element only can get the focus after two time click.

avatar
Mar 28th 2022

This seems to be a Safari bug as it happens with vanilla JS. Could you report it to them, please?