pawelczak / EasyAutocomplete

JQuery autocomplete plugin
http://easyautocomplete.com
MIT License
729 stars 244 forks source link

jquery.easy-autocomplete.min.js:10 Uncaught ReferenceError: jQuery is not defined #455

Closed busubs closed 3 years ago

busubs commented 3 years ago

how can i repair error?

image

image

image

elena18 commented 3 years ago

@busubs I am not familiar with Lavarel (from the syntax you use it seems that you are working with it). It seems however that the js file is not loaded.

Another possible issue could be what I found when using EasyAutocomplete on Wordpress. I had to substitute the original jquery.easy-autocomplete.min.js with one for WP where the $ with jQuery (it is attached here below). Maybe the same problem occurs to you.

wp-jquery.easy-autocomplete.js.zip