angular-google-places-autocomplete icon indicating copy to clipboard operation
angular-google-places-autocomplete copied to clipboard

Input box gets hide

Open PratyushGupt opened this issue 6 years ago • 5 comments

On adding this directive, the style of input box changes to display: none.

PratyushGupt avatar Mar 14 '18 09:03 PratyushGupt

https://github.com/kuhnza/angular-google-places-autocomplete/issues/124

peteichuk avatar Mar 14 '18 10:03 peteichuk

Hi, I am also facing same issue from today morning IST... My site is running live. Please provide some help.

devebex avatar Mar 14 '18 11:03 devebex

@devebex there is a workaround posted in #124

crtk avatar Mar 14 '18 12:03 crtk

Please add v=3.26 to your api "google-maps": "//maps.googleapis.com/maps/api/js?v=3.26&key=AIzaSyCbz5kKKgzx1QBJfN_EOFiVtqza6LNrrsA&libraries=places"

chethannad avatar Mar 14 '18 16:03 chethannad

The solution of @chethannad worked for me but I put v=3.31. Thanks!

brunoao86 avatar Mar 15 '18 00:03 brunoao86