Dropdown: Editable dropdown doesn't open when typing on a mobile device #4509
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Editable dropdown is not be opened when typing on input on a mobile device.
I tried both Samsung Keyboard and Gboard. The result is the same.
If it is the expected behavior, what should I do to show dropdown options when typing on input?
dropdown.mp4
Reproducer
https://codesandbox.io/s/objective-margulis-wmlzdr?file=/src/App.vue
PrimeVue version
3.32.0
Vue version
3.x
Language
ALL
Build / Runtime
Vite
Browser(s)
Chrome, Samsung Browser
Steps to reproduce the behavior
1.Focus editable dropdown
2.Try typing something that is among options.
Expected behavior
I expect dropdown options to be opened when typing as it works in desktop.
The text was updated successfully, but these errors were encountered: