angular-material-extensions / google-maps-autocomplete

Autocomplete input component and directive for google-maps built with angular and material design |
https://angular-material-extensions.github.io/google-maps-autocomplete
MIT License
169 stars 60 forks source link

Dropdown doesnʻt appear in Angular 16? #334

Open kalani96746 opened 3 months ago

kalani96746 commented 3 months ago

Angular 16 I see the predictions happening in the network tab in chrome but there is not dropdown that allows me to see or select anything..

Screenshot 2024-06-05 at 9 43 27 AM

Package Version

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [ ] feature request

OS and Version?

Versions

@angular-devkit/architect 0.1602.14 @angular-devkit/build-angular 16.2.14 @angular-devkit/core 16.2.14 @angular-devkit/schematics 16.2.14 @angular/cdk 16.2.14 @angular/cli 16.2.14 @angular/fire 16.0.0 @angular/google-maps 16.2.14 @angular/material 16.2.14 @schematics/angular 16.2.14 rxjs 7.8.1 typescript 4.9.5 zone.js 0.13.3

Repro steps

Install in existing project using ng add

The log given by the failure

No errors

Desired functionality

I would like to see the dropdown..I donʻt see html for it at all when the autocomplete happens..

Mention any other details that might be useful