-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Mark as archived or deprecated #1816
Comments
Agreed. In the meantime, what alternatives have you been using? I'm looking to update an old application to Bootstrap 5 and still need an autocomplete/typeahead input. |
@petermorlion If you find another alternative please let me know. I'm also needing autocomplete at BS5. I'm still using typeahead but this fork: https://github.com/corejavascript/typeahead.js |
For now, I've added the typeahead javascript file from here but already had to modify it a bit. |
Update: I've switched to this library with success: https://github.com/lekoala/bootstrap5-autocomplete |
When looking for a valid ajax supported select solution, this one looks good, until you see the demo is broken and the travis builds are failing, and the last closed issue was in 2021. Can we have someone mark this as Archived or Deprecated please?
The text was updated successfully, but these errors were encountered: