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

Please remove console.log from MatGoogleMapsAutocompleteDirective #324

Closed baloukj closed 2 years ago

baloukj commented 2 years ago

Bug Report or Feature Request (mark with an x)

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

OS and Version?

Versions

Repro steps

The log given by the failure

Desired functionality

First of all, thank you for this library. It seems that with your last update you forgot to remove console.log from MatGoogleMapsAutocompleteDirective.

Mention any other details that might be useful

AnthonyNahas commented 2 years ago

this has been fixed with the latest version 7.0.1

thanks for opening this ticket

cheers