Reviewed & tested by the community
Project:
Google Places Autocomplete
Version:
8.x-2.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2023 at 08:27 UTC
Updated:
29 Mar 2024 at 03:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sunil chaurasiya commentedComment #3
durum commentedComment #4
durum commentedComment #5
tregonia commented+1 RTBC
Confirming the patch is still good.
Sidenote. This issue is a 100% blocker to a functioning module, but this patch gets it working again.
Comment #6
phannphong commentedThis patch is not enough to let module works on Drupal 10 because we have an error related to this issue Google Places Autocomplete not working $(...).once is not a function in Drupal10.
So, we need to apply both patches to bring the module works again.