nathanreyes / v-calendar

An elegant calendar and datepicker plugin for Vue.
https://vcalendar.io
MIT License
4.42k stars 864 forks source link

iOS Safari date-picker change month dismiss the calendar #920

Open DevArenaCN opened 3 years ago

DevArenaCN commented 3 years ago

Version: vue: 3.0.7 v-calendar: 3.0.0-alpha.4

So I currently ran into an issue where when changing the calendar month via the two arrow selector, it will dismiss the calendar entirely.

DevArenaCN commented 3 years ago

So I think the issue would appear if the browser keyboard appeared along with the focus, if the keyboard is dismissed then no issue at all.