reynolds047

Results 3 comments of reynolds047

Hello, I appreciate the response. I was able to get your example to work, but I was unable to get it working with my custom src. Is it because my...

I set set the threshold to 2 characters, but keep getting "No results found". If it was working for you, then maybe its a problem with something else in my...

After a lot of frustration, I figured it out, finally. jQuery UI's autocomplete also uses `$('#myAutocomplete').autocomplete({options})` syntax, so I was unable to create a 'bootstrap-4-autocomplete' widget. I fixed this by...