I believe the package I recently created should resolve the issue, as it works seamlessly with both Angular 17 and Angular 18. The package is available on npm, and you can find it here: ngx-google-address-autocomplete.
The original package, ngx-google-places-autocomplete, was last updated 5 years ago, at a time when Angular was not using Ivy by default for build and compilation. To address this and ensure compatibility with newer versions of Angular, I updated the package to support Angular 12 and later versions, including Angular 17 and 18.
If you're facing similar issues with address input fields or need to implement address auto-completion in your Angular project, this updated package could be a great solution.
Let me know if you need further assistance or clarification!