-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
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
InputChips: v4 missing docs #5909
Comments
Do you mean "Chips" from v3? It has been removed and can be replaced with an AutoComplete. See the migration guide for more information: https://primevue.org/guides/migration/v4/ |
I disagree, the behaviour is completely different, especially with the separators. Furthermore, @tugcekucukoglu discribes those in #5612
The chip visual with e.g. comma separation is not provided AFAIK in the AutoComplete. |
I've just ran into this today, InputChips is the new nomenclature in v4 and is the recommended update via IDE hints but I do not see it in the documentation. |
There still no InputChips docs. @tugcekucukoglu |
@skipmaple https://primevue.org/guides/migration/v4/#changes Use AutoComplete with multiple enabled and typeahead disabled.
|
@luke-z Thanks. By search docs I found this: https://primevue.org/autocomplete/#multiple and it suits my needs. |
Describe the bug
Can't find InputChips documentation in the docs. https://primevue.org/inputchips/ goes to 404
Reproducer
N/A
PrimeVue version
4
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: