Results 7 comments of Riad Jaradeh

Also, I am assuming that this grid system can be added with angular material, so it will act as an enhancement for angular material since their grid system is not...

> @skynet2 Any update on this? I would like to get the optimizations from removing the CommonJS modules and remove the warning from my build process. I think the devs...

@tanveer21 This is easy enough to do.. follow these steps - Add `(keyup)="onKey($event)` to your autocomplete input controller ``` ``` The method should be something like that ``` public onKey(a:...

> Some more insight on this. Since this plugin uses an Autocomplete widget, session tokens are automatically handled in the background. Please refer to this link. > https://developers.google.com/maps/documentation/javascript/places-autocomplete#session_tokens Correct, they...

If I can get your input on this guys: https://stackoverflow.com/questions/64864286/how-to-implement-session-tokens-properly-with-google-autocomplete-service-api-in

> > > Some more insight on this. Since this plugin uses an Autocomplete widget, session tokens are automatically handled in the background. Please refer to this link. > >...

Any updates on this pull request? Can't reset my phone input with reactive form..