Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calendar component throws error on blur if popup is not visible #940

Closed
avenmore opened this issue Feb 4, 2021 · 1 comment
Closed

Calendar component throws error on blur if popup is not visible #940

avenmore opened this issue Feb 4, 2021 · 1 comment
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@avenmore
Copy link

avenmore commented Feb 4, 2021

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

@cagataycivici cagataycivici added this to the 3.2.2 milestone Feb 4, 2021
@cagataycivici cagataycivici self-assigned this Feb 4, 2021
@cagataycivici cagataycivici added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Feb 4, 2021
@cagataycivici
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants