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
InputText Area with AutoComplete should show AutoComplete items.
No AutoComplete items are appearing.
Showcase: https://www.primefaces.org/showcase/ui/input/inputTextarea.xhtml
Just type 4 chars or more into AutoComplete. You can see the items in the DOM updated but they are not displayed in the UI.
The text was updated successfully, but these errors were encountered:
Reported through my PRO account.
Sorry, something went wrong.
Fixed for 6.2.8. It works fine with 6.3-SNAPSHOT.
mertsincan
No branches or pull requests
1) Environment
2) Expected behavior
InputText Area with AutoComplete should show AutoComplete items.
3) Actual behavior
No AutoComplete items are appearing.
4) Steps to reproduce
Showcase: https://www.primefaces.org/showcase/ui/input/inputTextarea.xhtml
Just type 4 chars or more into AutoComplete. You can see the items in the DOM updated but they are not displayed in the UI.
The text was updated successfully, but these errors were encountered: