MultiSelect - autoFilterFocus and autoOptionFocus not working together #7300
Labels
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Describe the bug
When using both autoFilterFocus and autoOptionFocus 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
#7299
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/edit/rtnwx2bt?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: