Ember cli addon to provide a component that uses Google Places API to autocomplete place information when people write their address
63
stars
62
forks
source link
refactor/fix: initializer to instance initializer and ensure usage of injected global libraries #113
Closed
dmuneras closed 4 years ago
Description
Move initializers to instance initializers, fix small issues in a test, and refactor some component functions.
Fix
Call unregister instead of register
willDestroy