Nick Payne
Results
2
comments of
Nick Payne
I issued a merge request to address this issue, but it hasn't been merged yet. You can grab my version from here: https://github.com/nbpayne/angular-google-places-autocomplete Add this to your `bower.json`. ``` "angular-google-places-autocomplete":...
Hi @drewbanin, You can grab the change directly from my branch in the meantime if you need. Just add this to your `bower.json`: ``` "angular-google-places-autocomplete": "https://github.com/nbpayne/angular-google-places-autocomplete.git#500dcbc" ``` N