Closed (duplicate)
Project:
Search Autocomplete
Version:
2.0.1
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2022 at 10:04 UTC
Updated:
11 Apr 2022 at 09:58 UTC
Jump to comment: Most recent
Comments
Comment #2
alx_benjamin commentedSame here.
Looks like jquery.autocomplete.js is not getting loaded.
The same is in the admin area when assigning autocomplete view.
Changed priority to critical since the module isn't working without this.
Comment #3
alx_benjamin commentedLooks like this patch fixes the issue:
https://www.drupal.org/files/issues/2021-06-24/value-autocomplete-not-fu...
https://www.drupal.org/project/search_autocomplete/issues/3220334
Comment #4
dom. commentedI just tried the module out from git code and it is ok.
The issue you are pointing at is indeed merged in code.
I just did not release a new version after and that's on me : I should have. Very sorry for inconvenience.
Also closing as duplicate of #3220334: value.autocomplete is not a function
Comment #5
aiphesI done the module update and it works.
- Upgrading drupal/search_autocomplete (2.0.1 => 2.0.2)Thanks.