Open david9100 opened 3 years ago
I am not aware of any problems with jQuery UI and our theme, but it is not something that we have tested since it's not something we include with the base product, and I haven't heard from any other customers that have experienced this issue.
I did find this issue on StackOverflow which might help you out! https://stackoverflow.com/questions/47384033/jquery-ui-autocomplete-does-not-work-on-bootstrap-4-modal
We have just pushed our v2 update for SB Admin Pro which drops support for jQuery, so this isn't something we plan on working into the theme.
I have used TypeAhead.js in the past http://twitter.github.io/typeahead.js/examples/ which is still quite popular on GitHub but seems to lack active development. I am sure there are some JS only libraries out there that cover this use case.
Hopefully this helps steer your in the right direction!
I'm using SB-Admin-Pro v1.3 along with jquery 3.5.1 and jquery-ui 1.21.1. Autocomplete does not appear to work. Are there any know problems with this configuration or are there any recommended alternatives?
Thanks.