Calendar component throws error on blur if popup is not visible #940
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Calendar component throws error
DomHandler.js:187 Uncaught TypeError: Cannot read property 'querySelectorAll' of null"
on blur (tab out) if the popup panel is not visible.To recreate, set :showOnFocus="false" or press Esc to close the popup once the edit has been entered, then press tab.
Vue: 3.0.5
PrimeVue 3.1.2
The text was updated successfully, but these errors were encountered: