Select - autoFilterFocus and autoOptionFocus not working together #7283
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When using both
autoFilterFocus
andautoOptionFocus
the first option would get focus for a brief moment, but then it would get unselected once the filter input gets the focus.Pull Request Link
#7282
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/gnutsmtg?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
The filter input should be focused and the first option should be selected.
The text was updated successfully, but these errors were encountered: