Select logs error to console after the select is closed while filter and autoFilterFocus are true #7275
Closed
2 of 4 tasks
Labels
Resolution: Duplicate
Issue has already been reported or a pull request related to same issue has already been submitted
Describe the bug
The select logs an error as it tries to focus the input when it no longer exists (my guess).
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
I will create a PR if i get the time.
Reproducer
https://stackblitz.com/edit/uek685od?file=src%2FApp.vue
Environment
Stackblitz
Vue version
3.2.45
PrimeVue version
4.2.5
Node version
No response
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
No error should be logged.
The text was updated successfully, but these errors were encountered: