Select: autoFilterFocus stuck when switching between Selects #6420
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
When switching between Select components with filter and autoFilterFocus set, the focus does not switch, unless user clicks outside of the selects to blur the first one.
I tried to recreate in the nuxt issue template, but it does not recognize the Select component.
A new nuxt project with PrimeVue and @primevue/nuxt-module with the following app.vue reproduces the error:
Reproducer
Unable
PrimeVue version
4.0.7
Vue version
3.x
Language
ALL
Build / Runtime
Nuxt
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
As with MultiSelect, I expect the filter of Select 2 to be autofocused when it is opened.
The text was updated successfully, but these errors were encountered: