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
Hi, I'm getting the above on a simple form, when calling $('#id_country').selectToAutocomplete(); The exception is being raised on line 257, of jquery.select-to-autocomplete.js
This does work on another form, which shares a similar javascript context. I've poked around a bit in the source, but haven't seen anything obviously wrong, yet.
The text was updated successfully, but these errors were encountered:
Hi, I'm getting the above on a simple form, when calling
$('#id_country').selectToAutocomplete();
The exception is being raised on line 257, of jquery.select-to-autocomplete.jsThis does work on another form, which shares a similar javascript context. I've poked around a bit in the source, but haven't seen anything obviously wrong, yet.
The text was updated successfully, but these errors were encountered: