Hey everyone, I want to show an autocomplete input in my component but in console displayed this error TypeError: Cannot read property 'Autocomplete' of undefined at Class.setup (g-autocomplete.js:46). How to configurete the componet?
.hbs
{{g-autocomplete class="form-control js-googleplacesearch-input" placeholder="Place, Address, or Landmark" }}
Hey everyone, I want to show an autocomplete input in my component but in console displayed this error
TypeError: Cannot read property 'Autocomplete' of undefined at Class.setup (g-autocomplete.js:46)
. How to configurete the componet?.hbs