You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.
Hi,
Thank you for this library. I am willing to use this library for one of my projects. But during its implementation I am getting numerous console error: TypeError: element.parents is not a function TypeError: element.autocomplete is not a function
I use gulp, and have downloaded the autocomplete.js, and used it to bundle autocomplete.js.
I am only using <script> tag to include my gulp generated js files.
Hi,
Thank you for this library. I am willing to use this library for one of my projects. But during its implementation I am getting numerous console error:
TypeError: element.parents is not a function
TypeError: element.autocomplete is not a function
I use gulp, and have downloaded the
autocomplete.js
, and used it to bundle autocomplete.js.I am only using <script> tag to include my gulp generated js files.
my html file :
my controller :
any insights will really be of great help @zensh .
Thanks
The text was updated successfully, but these errors were encountered: