Open tristanlins opened 1 week ago
The issue #5618 is back in PrimeVue 4. Hitting enter while the AutoComplete Input is focused does not submit the form.
https://stackblitz.com/edit/mjkldi
4.2.1
4.x
TypeScript
Vite
Chrome 130
Using the Form example. Enter some text, choose a country, hit enter.
The form should be submitted.
Describe the bug
The issue #5618 is back in PrimeVue 4. Hitting enter while the AutoComplete Input is focused does not submit the form.
Reproducer
https://stackblitz.com/edit/mjkldi
PrimeVue version
4.2.1
Vue version
4.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome 130
Steps to reproduce the behavior
Using the Form example. Enter some text, choose a country, hit enter.
Expected behavior
The form should be submitted.