In AutoComplete, not able to type space ex: "John Doe", its not working, In primevue website also not working the same #7348
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
In AutoComplete, not able to type space, for example: "John Doe", with the typehead option
<div class="card flex justify-center"> <AutoComplete v-model="value" :suggestions="items" @complete="search" /></div>
Pull Request Link
No response
Reason for not contributing a PR
Other Reason
No response
Reproducer
https://stackblitz.com/run?file=src%2FApp.vue
Environment
Both environment local & production with Vuejs
Vue version
3.5.X
PrimeVue version
4.x.x
Node version
18.x.x
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
Want to add space like "John Doe" or "United States"
The text was updated successfully, but these errors were encountered: