Merge branch 'master' of https://github.com/primefaces/primevue
commit
a6e71f84a6
|
@ -394,8 +394,10 @@ export default {
|
|||
},
|
||||
months() {
|
||||
if (this.overlay) {
|
||||
if (!this.focused) {
|
||||
setTimeout(this.updateFocus, 0);
|
||||
}
|
||||
}
|
||||
},
|
||||
numberOfMonths() {
|
||||
this.destroyResponsiveStyleElement();
|
||||
|
|
Loading…
Reference in New Issue