We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: