Any solution getting same error?

On Friday, January 1, 2016 at 2:28:39 PM UTC+5:30, Steven Ottz wrote:
>
> I am getting this error using Google Autocomplete
>
> InvalidValueError: not an instance of HTMLInputElement
>
> *I am using this in my view *
>
> <input  id="destination" ng-model="achSearch.destination"  type="text" 
> class="form-control" required="required"/>
>
> *This is my js*
>
> var input = document.getElementById('destination');
>

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/angular/fa006e66-17e7-4129-a153-12c3d97b0a76o%40googlegroups.com.

Reply via email to