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

Angular 11 Warning "google-maps-autocomplete contains deep imports into …" #315

Closed wottpal closed 3 years ago

wottpal commented 3 years ago

After upgrading to Angular 11 and google-maps-autocomplete 0.6: Every time I build my project I get the following warning:

[ANGULAR] Warning: Entry point '@angular-material-extensions/google-maps-autocomplete' contains deep imports into '/…/node_modules/rxjs/internal/Subject'. This is probably not a problem, but may cause the compilation of entry points to be out of order.
AnthonyNahas commented 3 years ago

please use the latest version of the library

thank you