Dimitrios Douras
Results
2
issues of
Dimitrios Douras
When testing a component that uses GooglePlaceModule I get below error: ``` ReferenceError: Can't find variable: google in http://localhost:9876/_karma_webpack_/vendor.bundle.js (line 213542) isGoogleLibExists@http://localhost:9876/_karma_webpack_/vendor.bundle.js:213542:25 initialize@http://localhost:9876/_karma_webpack_/vendor.bundle.js:213554:36 ```
Hi, I noticed in your demo and also in my app that if I set types to '(cities)' I still get all possible locations and not only cities. Could you...