Questions tagged [ngx-google-places-autocomplete]

2 questions
0
votes
1 answer

ngx-google-places-autocomplete not working with angular 16

'GooglePlaceModule' does not appear to be an NgModule class. 233 GooglePlaceModule, ~~~~~~~~~~~~~~~~~ node_modules/ngx-google-places-autocomplete/ngx-google-places-autocomplete.module.d.ts:1:22 1 export declare class GooglePlaceModule…
0
votes
1 answer

Google Places Autocomplete (ngx-google-places-autocomplete) is not working in Angular 16

After upgrading to Angular 16, the "ngx-google-places-autocomplete" does not work any more. There are the next error main.ts:29 Unhandled Promise rejection: GooglePlaceModule does not have a module def (ɵmod property) ; Zone: ; Task:…
Nazar Vynnytskyi
  • 4,647
  • 2
  • 21
  • 22