forked from etodanik/ion-google-place
-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
Milestone
Description
I have an Ionic 3 working project. When I add the ion-autocomplete script tag towards the end of index.html and run the application I get console error: > Uncaught ReferenceError: angular is not defined at ion-autocomplete.js:1
I'm adding: <script src="https://rawgit.com/guylabs/ion-autocomplete/master/src/ion-autocomplete.js"></script>