pull/1885/head
Cagatay Civici 2021-12-07 11:49:27 +03:00
commit a6e71f84a6
1 changed files with 3 additions and 1 deletions

View File

@ -394,8 +394,10 @@ export default {
},
months() {
if (this.overlay) {
if (!this.focused) {
setTimeout(this.updateFocus, 0);
}
}
},
numberOfMonths() {
this.destroyResponsiveStyleElement();